Title: [176891] trunk/Source/WebKit2
Revision
176891
Author
[email protected]
Date
2014-12-05 16:31:17 -0800 (Fri, 05 Dec 2014)

Log Message

Gardening: one more build fix for GTK builds.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/CMakeLists.txt (176890 => 176891)


--- trunk/Source/WebKit2/CMakeLists.txt	2014-12-06 00:29:18 UTC (rev 176890)
+++ trunk/Source/WebKit2/CMakeLists.txt	2014-12-06 00:31:17 UTC (rev 176891)
@@ -431,6 +431,8 @@
     UIProcess/UserContent/WebScriptMessageHandler.cpp
     UIProcess/UserContent/WebUserContentControllerProxy.cpp
 
+    UIProcess/WebsiteData/WebsiteDataStore.cpp
+
     WebProcess/WebConnectionToUIProcess.cpp
     WebProcess/WebProcess.cpp
 

Modified: trunk/Source/WebKit2/ChangeLog (176890 => 176891)


--- trunk/Source/WebKit2/ChangeLog	2014-12-06 00:29:18 UTC (rev 176890)
+++ trunk/Source/WebKit2/ChangeLog	2014-12-06 00:31:17 UTC (rev 176891)
@@ -1,3 +1,9 @@
+2014-12-05  Mark Lam  <[email protected]>
+
+        Gardening: one more build fix for GTK builds.
+
+        * CMakeLists.txt:
+
 2014-12-05  Csaba Osztrogonác  <[email protected]>
 
         URTBF, remove duplicated entry due to parallel buildfixing.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to