Title: [95280] trunk/Source/WebCore
Revision
95280
Author
[email protected]
Date
2011-09-16 01:39:31 -0700 (Fri, 16 Sep 2011)

Log Message

2011-09-16  Alejandro G. Castro  <[email protected]>

        Fix build after r95245.

        * GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (95279 => 95280)


--- trunk/Source/WebCore/ChangeLog	2011-09-16 08:35:55 UTC (rev 95279)
+++ trunk/Source/WebCore/ChangeLog	2011-09-16 08:39:31 UTC (rev 95280)
@@ -1,3 +1,9 @@
+2011-09-16  Alejandro G. Castro  <[email protected]>
+
+        Fix GTK build after r95245.
+
+        * GNUmakefile.list.am:
+
 2011-09-16  Leo Yang  <[email protected]>
 
         [Qt] Crash when dragging google maps.

Modified: trunk/Source/WebCore/GNUmakefile.list.am (95279 => 95280)


--- trunk/Source/WebCore/GNUmakefile.list.am	2011-09-16 08:35:55 UTC (rev 95279)
+++ trunk/Source/WebCore/GNUmakefile.list.am	2011-09-16 08:39:31 UTC (rev 95280)
@@ -2685,7 +2685,7 @@
 	Source/WebCore/platform/mock/GeolocationServiceMock.cpp \
 	Source/WebCore/platform/mock/GeolocationServiceMock.h \
 	Source/WebCore/platform/mock/ScrollbarThemeMock.cpp \
-	Source/WebCore/platform/mock/ScrollbarThemeMock.cpp \
+	Source/WebCore/platform/mock/ScrollbarThemeMock.h \
 	Source/WebCore/platform/mock/SpeechInputClientMock.cpp \
 	Source/WebCore/platform/mock/SpeechInputClientMock.h \
 	Source/WebCore/platform/network/AuthenticationChallengeBase.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to