Title: [178379] trunk/Source/WebKit2
Revision
178379
Author
clo...@igalia.com
Date
2015-01-13 15:04:09 -0800 (Tue, 13 Jan 2015)

Log Message

[CMake] Unreviewed build fix after r178366.

* CMakeLists.txt: Add new files added by r178366.

Modified Paths

Diff

Modified: trunk/Source/WebKit2/CMakeLists.txt (178378 => 178379)


--- trunk/Source/WebKit2/CMakeLists.txt	2015-01-13 22:33:44 UTC (rev 178378)
+++ trunk/Source/WebKit2/CMakeLists.txt	2015-01-13 23:04:09 UTC (rev 178379)
@@ -319,6 +319,8 @@
     UIProcess/WebBatteryProvider.cpp
     UIProcess/WebColorPicker.cpp
     UIProcess/WebConnectionToWebProcess.cpp
+    UIProcess/WebProcessLifetimeObserver.cpp
+    UIProcess/WebProcessLifetimeTracker.cpp
     UIProcess/WebProcessPool.cpp
     UIProcess/WebContextClient.cpp
     UIProcess/WebContextConnectionClient.cpp

Modified: trunk/Source/WebKit2/ChangeLog (178378 => 178379)


--- trunk/Source/WebKit2/ChangeLog	2015-01-13 22:33:44 UTC (rev 178378)
+++ trunk/Source/WebKit2/ChangeLog	2015-01-13 23:04:09 UTC (rev 178379)
@@ -1,3 +1,9 @@
+2015-01-13  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        [CMake] Unreviewed build fix after r178366.
+
+        * CMakeLists.txt: Add new files added by r178366.
+
 2015-01-13  Sam Weinig  <s...@webkit.org>
 
         Move more of the Navigation infrastructure down to WebPageProxy
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to