Title: [162746] trunk/Source/WebKit2
Revision
162746
Author
ander...@apple.com
Date
2014-01-24 18:11:39 -0800 (Fri, 24 Jan 2014)

Log Message

Try to fix the GTK+ build.

* GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (162745 => 162746)


--- trunk/Source/WebKit2/ChangeLog	2014-01-25 02:08:56 UTC (rev 162745)
+++ trunk/Source/WebKit2/ChangeLog	2014-01-25 02:11:39 UTC (rev 162746)
@@ -1,5 +1,11 @@
 2014-01-24  Anders Carlsson  <ander...@apple.com>
 
+        Try to fix the GTK+ build.
+
+        * GNUmakefile.list.am:
+
+2014-01-24  Anders Carlsson  <ander...@apple.com>
+
         Remove back/forward list related functions from Page
         https://bugs.webkit.org/show_bug.cgi?id=127596
 

Modified: trunk/Source/WebKit2/GNUmakefile.list.am (162745 => 162746)


--- trunk/Source/WebKit2/GNUmakefile.list.am	2014-01-25 02:08:56 UTC (rev 162745)
+++ trunk/Source/WebKit2/GNUmakefile.list.am	2014-01-25 02:11:39 UTC (rev 162746)
@@ -965,8 +965,6 @@
 	Source/WebKit2/UIProcess/WebKeyValueStorageManager.h \
 	Source/WebKit2/UIProcess/WebMediaCacheManagerProxy.cpp \
 	Source/WebKit2/UIProcess/WebMediaCacheManagerProxy.h \
-	Source/WebKit2/UIProcess/WebLoaderClient.cpp \
-	Source/WebKit2/UIProcess/WebLoaderClient.h \
 	Source/WebKit2/UIProcess/WebNetworkInfoManagerProxy.cpp \
 	Source/WebKit2/UIProcess/WebNetworkInfoManagerProxy.h \
 	Source/WebKit2/UIProcess/WebNetworkInfoProvider.cpp \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to