Title: [215611] trunk/Source/WebKit2
Revision
215611
Author
annu...@yandex.ru
Date
2017-04-21 08:13:13 -0700 (Fri, 21 Apr 2017)

Log Message

Unreviewed, added missing file to PlatformMac.cmake

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (215610 => 215611)


--- trunk/Source/WebKit2/ChangeLog	2017-04-21 15:00:10 UTC (rev 215610)
+++ trunk/Source/WebKit2/ChangeLog	2017-04-21 15:13:13 UTC (rev 215611)
@@ -1,5 +1,11 @@
 2017-04-21  Konstantin Tokarev  <annu...@yandex.ru>
 
+        Unreviewed, added missing file to PlatformMac.cmake
+
+        * PlatformMac.cmake:
+
+2017-04-21  Konstantin Tokarev  <annu...@yandex.ru>
+
         Unreviewed follow-up for r215609
 
         * UIProcess/API/Cocoa/WKWebView.mm: Move internal header include too.

Modified: trunk/Source/WebKit2/PlatformMac.cmake (215610 => 215611)


--- trunk/Source/WebKit2/PlatformMac.cmake	2017-04-21 15:00:10 UTC (rev 215610)
+++ trunk/Source/WebKit2/PlatformMac.cmake	2017-04-21 15:13:13 UTC (rev 215611)
@@ -265,6 +265,7 @@
     UIProcess/Cocoa/WebPasteboardProxyCocoa.mm
     UIProcess/Cocoa/WebProcessPoolCocoa.mm
     UIProcess/Cocoa/WebProcessProxyCocoa.mm
+    UIProcess/Cocoa/WebResourceLoadStatisticsStoreCocoa.mm
     UIProcess/Cocoa/WebURLSchemeHandlerCocoa.mm
     UIProcess/Cocoa/WebViewImpl.mm
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to