Title: [196064] trunk/Source/WebKit2
Revision
196064
Author
[email protected]
Date
2016-02-03 03:29:25 -0800 (Wed, 03 Feb 2016)

Log Message

Unreviewed speculative buildfix after r195979.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (196063 => 196064)


--- trunk/Source/WebKit2/ChangeLog	2016-02-03 11:13:29 UTC (rev 196063)
+++ trunk/Source/WebKit2/ChangeLog	2016-02-03 11:29:25 UTC (rev 196064)
@@ -1,3 +1,9 @@
+2016-02-03  Csaba Osztrogonác  <[email protected]>
+
+        Unreviewed speculative buildfix after r195979.
+
+        * PlatformMac.cmake:
+
 2016-02-03  Carlos Garcia Campos  <[email protected]>
 
         [GTK] Reduce IPC traffic due to view state changes

Modified: trunk/Source/WebKit2/PlatformMac.cmake (196063 => 196064)


--- trunk/Source/WebKit2/PlatformMac.cmake	2016-02-03 11:13:29 UTC (rev 196063)
+++ trunk/Source/WebKit2/PlatformMac.cmake	2016-02-03 11:29:25 UTC (rev 196064)
@@ -341,6 +341,7 @@
     "${WEBCORE_DIR}/platform/mac"
     "${WEBCORE_DIR}/platform/network/cf"
     "${WEBCORE_DIR}/platform/network/cocoa"
+    "${WEBCORE_DIR}/platform/spi/cocoa"
     "${WEBCORE_DIR}/platform/spi/mac"
     "${WEBCORE_DIR}/platform/graphics/ca"
     "${WEBCORE_DIR}/platform/graphics/cg"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to