Title: [176881] trunk/Source/WebKit2
Revision
176881
Author
[email protected]
Date
2014-12-05 15:54:51 -0800 (Fri, 05 Dec 2014)

Log Message

Gardening: speculative build fix for GTK builds.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/CMakeLists.txt (176880 => 176881)


--- trunk/Source/WebKit2/CMakeLists.txt	2014-12-05 23:33:55 UTC (rev 176880)
+++ trunk/Source/WebKit2/CMakeLists.txt	2014-12-05 23:54:51 UTC (rev 176881)
@@ -33,6 +33,7 @@
     "${WEBKIT2_DIR}/UIProcess/Plugins"
     "${WEBKIT2_DIR}/UIProcess/Storage"
     "${WEBKIT2_DIR}/UIProcess/UserContent"
+    "${WEBKIT2_DIR}/UIProcess/WebsiteData"
     "${WEBKIT2_DIR}/WebProcess"
     "${WEBKIT2_DIR}/WebProcess/ApplicationCache"
     "${WEBKIT2_DIR}/WebProcess/Battery"

Modified: trunk/Source/WebKit2/ChangeLog (176880 => 176881)


--- trunk/Source/WebKit2/ChangeLog	2014-12-05 23:33:55 UTC (rev 176880)
+++ trunk/Source/WebKit2/ChangeLog	2014-12-05 23:54:51 UTC (rev 176881)
@@ -1,3 +1,9 @@
+2014-12-05  Mark Lam  <[email protected]>
+
+        Gardening: speculative build fix for GTK builds.
+
+        * CMakeLists.txt:
+
 2014-12-05  Anders Carlsson  <[email protected]>
 
         Fix build.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to