Title: [202545] trunk/Source/WebCore
Revision
202545
Author
[email protected]
Date
2016-06-27 23:38:32 -0700 (Mon, 27 Jun 2016)

Log Message

CMake build fix.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (202544 => 202545)


--- trunk/Source/WebCore/ChangeLog	2016-06-28 06:22:46 UTC (rev 202544)
+++ trunk/Source/WebCore/ChangeLog	2016-06-28 06:38:32 UTC (rev 202545)
@@ -1,3 +1,9 @@
+2016-06-27  Alex Christensen  <[email protected]>
+
+        CMake build fix.
+
+        * PlatformMac.cmake:
+
 2016-06-27  Youenn Fablet  <[email protected]>
 
         Remove didFailAccessControlCheck ThreadableLoaderClient callback

Modified: trunk/Source/WebCore/PlatformMac.cmake (202544 => 202545)


--- trunk/Source/WebCore/PlatformMac.cmake	2016-06-28 06:22:46 UTC (rev 202544)
+++ trunk/Source/WebCore/PlatformMac.cmake	2016-06-28 06:38:32 UTC (rev 202545)
@@ -593,6 +593,7 @@
     style
     svg
 
+    Modules/applepay
     Modules/geolocation
     Modules/indexeddb
     Modules/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to