Title: [163521] trunk/Source/WebKit2
Revision
163521
Author
[email protected]
Date
2014-02-05 23:59:07 -0800 (Wed, 05 Feb 2014)

Log Message

Unreviewed GTK build fix after r163480.

* GNUmakefile.list.am: Removing the WebUIClient build targets.

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (163520 => 163521)


--- trunk/Source/WebKit2/ChangeLog	2014-02-06 07:58:22 UTC (rev 163520)
+++ trunk/Source/WebKit2/ChangeLog	2014-02-06 07:59:07 UTC (rev 163521)
@@ -1,3 +1,9 @@
+2014-02-05  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK build fix after r163480.
+
+        * GNUmakefile.list.am: Removing the WebUIClient build targets.
+
 2014-02-05  Simon Fraser  <[email protected]>
 
         Transfer the non-fast-scrollable region to the UI process for iOS

Modified: trunk/Source/WebKit2/GNUmakefile.list.am (163520 => 163521)


--- trunk/Source/WebKit2/GNUmakefile.list.am	2014-02-06 07:58:22 UTC (rev 163520)
+++ trunk/Source/WebKit2/GNUmakefile.list.am	2014-02-06 07:59:07 UTC (rev 163521)
@@ -982,8 +982,6 @@
 	Source/WebKit2/UIProcess/WebTextChecker.h \
 	Source/WebKit2/UIProcess/WebTextCheckerClient.cpp \
 	Source/WebKit2/UIProcess/WebTextCheckerClient.h \
-	Source/WebKit2/UIProcess/WebUIClient.cpp \
-	Source/WebKit2/UIProcess/WebUIClient.h \
 	Source/WebKit2/UIProcess/InspectorServer/HTTPRequest.cpp \
 	Source/WebKit2/UIProcess/InspectorServer/HTTPRequest.h \
 	Source/WebKit2/UIProcess/InspectorServer/WebInspectorServer.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to