Title: [195958] trunk/Source/WebKit2
Revision
195958
Author
[email protected]
Date
2016-02-01 04:31:44 -0800 (Mon, 01 Feb 2016)

Log Message

One more unreviewed speculative buildfix after r195755.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (195957 => 195958)


--- trunk/Source/WebKit2/ChangeLog	2016-02-01 12:19:23 UTC (rev 195957)
+++ trunk/Source/WebKit2/ChangeLog	2016-02-01 12:31:44 UTC (rev 195958)
@@ -1,5 +1,11 @@
 2016-02-01  Csaba Osztrogonác  <[email protected]>
 
+        One more unreviewed speculative buildfix after r195755.
+
+        * PlatformMac.cmake:
+
+2016-02-01  Csaba Osztrogonác  <[email protected]>
+
         Unreviewed speculative buildfix after r195755.
 
         * PlatformMac.cmake:

Modified: trunk/Source/WebKit2/PlatformMac.cmake (195957 => 195958)


--- trunk/Source/WebKit2/PlatformMac.cmake	2016-02-01 12:19:23 UTC (rev 195957)
+++ trunk/Source/WebKit2/PlatformMac.cmake	2016-02-01 12:31:44 UTC (rev 195958)
@@ -371,6 +371,7 @@
     "${WEBKIT2_DIR}/Shared/mac"
     "${WEBKIT2_DIR}/Shared/Plugins/mac"
     "${WEBKIT2_DIR}/Shared/Scrolling"
+    "${WEBKIT2_DIR}/WebProcess/cocoa"
     "${WEBKIT2_DIR}/WebProcess/mac"
     "${WEBKIT2_DIR}/WebProcess/InjectedBundle/API/Cocoa"
     "${WEBKIT2_DIR}/WebProcess/InjectedBundle/API/mac"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to