Title: [203343] trunk/Source/WebKit2
Revision
203343
Author
[email protected]
Date
2016-07-18 02:24:19 -0700 (Mon, 18 Jul 2016)

Log Message

[Mac][cmake] Unreviewed buildfix after r203338. Just for fun.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (203342 => 203343)


--- trunk/Source/WebKit2/ChangeLog	2016-07-18 09:04:10 UTC (rev 203342)
+++ trunk/Source/WebKit2/ChangeLog	2016-07-18 09:24:19 UTC (rev 203343)
@@ -1,3 +1,9 @@
+2016-07-18  Csaba Osztrogonác  <[email protected]>
+
+        [Mac][cmake] Unreviewed buildfix after r203338. Just for fun.
+
+        * PlatformMac.cmake:
+
 2016-07-18  Carlos Garcia Campos  <[email protected]>
 
         MemoryPressureHandler doesn't work if cgroups aren't present in Linux

Modified: trunk/Source/WebKit2/PlatformMac.cmake (203342 => 203343)


--- trunk/Source/WebKit2/PlatformMac.cmake	2016-07-18 09:04:10 UTC (rev 203342)
+++ trunk/Source/WebKit2/PlatformMac.cmake	2016-07-18 09:24:19 UTC (rev 203343)
@@ -212,6 +212,7 @@
     UIProcess/API/Cocoa/_WKUserContentExtensionStore.mm
     UIProcess/API/Cocoa/_WKUserContentFilter.mm
     UIProcess/API/Cocoa/_WKUserContentWorld.mm
+    UIProcess/API/Cocoa/_WKUserInitiatedAction.mm
     UIProcess/API/Cocoa/_WKUserStyleSheet.mm
     UIProcess/API/Cocoa/_WKVisitedLinkProvider.mm
     UIProcess/API/Cocoa/_WKVisitedLinkStore.mm
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to