Title: [194118] trunk/Source/WebCore
Revision
194118
Author
[email protected]
Date
2015-12-15 14:50:43 -0800 (Tue, 15 Dec 2015)

Log Message

Try to fix the CMake build

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebCore/CMakeLists.txt (194117 => 194118)


--- trunk/Source/WebCore/CMakeLists.txt	2015-12-15 22:46:02 UTC (rev 194117)
+++ trunk/Source/WebCore/CMakeLists.txt	2015-12-15 22:50:43 UTC (rev 194118)
@@ -3320,6 +3320,7 @@
     testing/MallocStatistics.idl
     testing/MemoryInfo.idl
     testing/MockContentFilterSettings.idl
+    testing/MockPageOverlay.idl
     testing/TypeConversions.idl
 )
 

Modified: trunk/Source/WebCore/ChangeLog (194117 => 194118)


--- trunk/Source/WebCore/ChangeLog	2015-12-15 22:46:02 UTC (rev 194117)
+++ trunk/Source/WebCore/ChangeLog	2015-12-15 22:50:43 UTC (rev 194118)
@@ -1,3 +1,9 @@
+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