Title: [202949] trunk/Source/WebCore
Revision
202949
Author
[email protected]
Date
2016-07-07 17:12:39 -0700 (Thu, 07 Jul 2016)

Log Message

Fix CMake build.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (202948 => 202949)


--- trunk/Source/WebCore/ChangeLog	2016-07-07 23:58:44 UTC (rev 202948)
+++ trunk/Source/WebCore/ChangeLog	2016-07-08 00:12:39 UTC (rev 202949)
@@ -4,6 +4,12 @@
 
         * PlatformMac.cmake:
 
+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 (202948 => 202949)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-07-07 23:58:44 UTC (rev 202948)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-07-08 00:12:39 UTC (rev 202949)
@@ -596,6 +596,7 @@
     storage
     style
     svg
+    workers
 
     Modules/applepay
     Modules/geolocation
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to