Title: [159112] trunk/Source/WebKit2
Revision
159112
Author
[email protected]
Date
2013-11-12 08:28:29 -0800 (Tue, 12 Nov 2013)

Log Message

One more URTBF after r159108.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/CMakeLists.txt (159111 => 159112)


--- trunk/Source/WebKit2/CMakeLists.txt	2013-11-12 16:16:11 UTC (rev 159111)
+++ trunk/Source/WebKit2/CMakeLists.txt	2013-11-12 16:28:29 UTC (rev 159112)
@@ -5,6 +5,7 @@
     "${WEBKIT2_DIR}/NetworkProcess/FileAPI"
     "${WEBKIT2_DIR}/Platform"
     "${WEBKIT2_DIR}/Platform/CoreIPC"
+    "${WEBKIT2_DIR}/Platform/IPC"
     "${WEBKIT2_DIR}/PluginProcess"
     "${WEBKIT2_DIR}/Shared"
     "${WEBKIT2_DIR}/Shared/API"

Modified: trunk/Source/WebKit2/ChangeLog (159111 => 159112)


--- trunk/Source/WebKit2/ChangeLog	2013-11-12 16:16:11 UTC (rev 159111)
+++ trunk/Source/WebKit2/ChangeLog	2013-11-12 16:28:29 UTC (rev 159112)
@@ -1,5 +1,11 @@
 2013-11-12  Csaba Osztrogonác  <[email protected]>
 
+        One more URTBF after r159108.
+
+        * CMakeLists.txt:
+
+2013-11-12  Csaba Osztrogonác  <[email protected]>
+
         URTBF after r159108.
 
         * CMakeLists.txt:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to