Title: [202947] trunk/Source/WebCore
Revision
202947
Author
[email protected]
Date
2016-07-07 16:58:38 -0700 (Thu, 07 Jul 2016)

Log Message

Fix CMake build.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (202946 => 202947)


--- trunk/Source/WebCore/ChangeLog	2016-07-07 23:48:37 UTC (rev 202946)
+++ trunk/Source/WebCore/ChangeLog	2016-07-07 23:58:38 UTC (rev 202947)
@@ -1,3 +1,9 @@
+2016-07-07  Alex Christensen  <[email protected]>
+
+        Fix CMake build.
+
+        * PlatformMac.cmake:
+
 2016-07-07  Myles C. Maxfield  <[email protected]> and Frédéric Wang  <[email protected]>
 
         [Font Loading] The callback passed to document.fonts.ready should always be called

Modified: trunk/Source/WebCore/PlatformMac.cmake (202946 => 202947)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-07-07 23:48:37 UTC (rev 202946)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-07-07 23:58:38 UTC (rev 202947)
@@ -602,6 +602,7 @@
     Modules/indexeddb
     Modules/notifications
     Modules/webdatabase
+    Modules/websockets
 
     Modules/indexeddb/client
     Modules/indexeddb/shared
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to