Title: [194122] trunk/Source/WebCore
Revision
194122
Author
[email protected]
Date
2015-12-15 16:06:02 -0800 (Tue, 15 Dec 2015)

Log Message

Try to fix the CMake build

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebCore/CMakeLists.txt (194121 => 194122)


--- trunk/Source/WebCore/CMakeLists.txt	2015-12-16 00:00:02 UTC (rev 194121)
+++ trunk/Source/WebCore/CMakeLists.txt	2015-12-16 00:06:02 UTC (rev 194122)
@@ -3335,6 +3335,7 @@
 
     testing/InternalSettings.cpp
     testing/Internals.cpp
+    testing/MockPageOverlay.cpp
     testing/MockPageOverlayClient.cpp
 
     testing/js/WebCoreTestSupport.cpp

Modified: trunk/Source/WebCore/ChangeLog (194121 => 194122)


--- trunk/Source/WebCore/ChangeLog	2015-12-16 00:00:02 UTC (rev 194121)
+++ trunk/Source/WebCore/ChangeLog	2015-12-16 00:06:02 UTC (rev 194122)
@@ -4,6 +4,12 @@
 
         * CMakeLists.txt:
 
+2015-12-15  Timothy Horton  <[email protected]>
+
+        Try to fix the CMake build
+
+        * CMakeLists.txt:
+
 2015-12-15  Tim Horton  <[email protected]>
 
         REGRESSION (r191849): There's no yellow bouncy highlight when using Find on Page on iOS
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to