Title: [177651] trunk/Source/WebKit2
Revision
177651
Author
[email protected]
Date
2014-12-22 12:55:48 -0800 (Mon, 22 Dec 2014)

Log Message

URTBF after r177649.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/CMakeLists.txt (177650 => 177651)


--- trunk/Source/WebKit2/CMakeLists.txt	2014-12-22 20:48:53 UTC (rev 177650)
+++ trunk/Source/WebKit2/CMakeLists.txt	2014-12-22 20:55:48 UTC (rev 177651)
@@ -184,15 +184,16 @@
     PluginProcess/PluginProcess.cpp
     PluginProcess/WebProcessConnection.cpp
 
-    Shared/APIArray.cpp
-    Shared/APIData.cpp
-    Shared/APIError.cpp
-    Shared/APIFrameHandle.cpp
-    Shared/APIGeometry.cpp
-    Shared/APIPageHandle.cpp
-    Shared/APIObject.cpp
-    Shared/APIURLRequest.cpp
-    Shared/APIURLResponse.cpp
+    Shared/API/APIArray.cpp
+    Shared/API/APIData.cpp
+    Shared/API/APIError.cpp
+    Shared/API/APIFrameHandle.cpp
+    Shared/API/APIGeometry.cpp
+    Shared/API/APIPageHandle.cpp
+    Shared/API/APIObject.cpp
+    Shared/API/APIURLRequest.cpp
+    Shared/API/APIURLResponse.cpp
+
     Shared/ActivityAssertion.cpp
     Shared/BlobDataFileReferenceWithSandboxExtension.cpp
     Shared/CacheModel.cpp

Modified: trunk/Source/WebKit2/ChangeLog (177650 => 177651)


--- trunk/Source/WebKit2/ChangeLog	2014-12-22 20:48:53 UTC (rev 177650)
+++ trunk/Source/WebKit2/ChangeLog	2014-12-22 20:55:48 UTC (rev 177651)
@@ -1,5 +1,11 @@
 2014-12-22  Csaba Osztrogonác  <[email protected]>
 
+        URTBF after r177649.
+
+        * CMakeLists.txt:
+
+2014-12-22  Csaba Osztrogonác  <[email protected]>
+
         Last URTBF after r177639, GTK builds now.
 
         * UIProcess/API/gtk/WebKitJavascriptResult.cpp:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to