Title: [87058] trunk/Source/WebKit2
Revision
87058
Author
carlo...@webkit.org
Date
2011-05-23 01:02:05 -0700 (Mon, 23 May 2011)

Log Message

2011-05-23  Carlos Garcia Campos  <cgar...@igalia.com>

        Unreviewed. Fix WebKit2 GTK build after r86990.

        * GNUmakefile.am: Remove UpdateChunk.cpp and UpdateChunk.h.

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (87057 => 87058)


--- trunk/Source/WebKit2/ChangeLog	2011-05-23 07:58:40 UTC (rev 87057)
+++ trunk/Source/WebKit2/ChangeLog	2011-05-23 08:02:05 UTC (rev 87058)
@@ -1,3 +1,9 @@
+2011-05-23  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed. Fix WebKit2 GTK build after r86990.
+
+        * GNUmakefile.am: Remove UpdateChunk.cpp and UpdateChunk.h.
+
 2011-05-21  John Sullivan  <sulli...@apple.com>
 
         Reviewed by Darin Adler.

Modified: trunk/Source/WebKit2/GNUmakefile.am (87057 => 87058)


--- trunk/Source/WebKit2/GNUmakefile.am	2011-05-23 07:58:40 UTC (rev 87057)
+++ trunk/Source/WebKit2/GNUmakefile.am	2011-05-23 08:02:05 UTC (rev 87058)
@@ -194,8 +194,6 @@
 	Source/WebKit2/Shared/gtk/NativeWebMouseEventGtk.cpp \
 	Source/WebKit2/Shared/gtk/NativeWebWheelEventGtk.cpp \
 	Source/WebKit2/Shared/gtk/PlatformCertificateInfo.h \
-	Source/WebKit2/Shared/gtk/UpdateChunk.cpp \
-	Source/WebKit2/Shared/gtk/UpdateChunk.h \
 	Source/WebKit2/Shared/gtk/WebCoreArgumentCodersGtk.cpp \
 	Source/WebKit2/Shared/gtk/WebEventFactory.cpp \
 	Source/WebKit2/Shared/gtk/WebEventFactory.h \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to