Title: [199028] trunk/Source/WebKit2
Revision
199028
Author
achristen...@apple.com
Date
2016-04-04 15:47:34 -0700 (Mon, 04 Apr 2016)

Log Message

CMake build fix.

* PlatformMac.cmake:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (199027 => 199028)


--- trunk/Source/WebKit2/ChangeLog	2016-04-04 22:28:05 UTC (rev 199027)
+++ trunk/Source/WebKit2/ChangeLog	2016-04-04 22:47:34 UTC (rev 199028)
@@ -1,3 +1,9 @@
+2016-04-04  Alex Christensen  <achristen...@webkit.org>
+
+        CMake build fix.
+
+        * PlatformMac.cmake:
+
 2016-04-04  Jiewen Tan  <jiewen_...@apple.com>
 
         Tapping on tabs in webpages caused WK crash at WebKit: WebKit::WebFrame::didReceivePolicyDecision

Modified: trunk/Source/WebKit2/PlatformMac.cmake (199027 => 199028)


--- trunk/Source/WebKit2/PlatformMac.cmake	2016-04-04 22:28:05 UTC (rev 199027)
+++ trunk/Source/WebKit2/PlatformMac.cmake	2016-04-04 22:47:34 UTC (rev 199028)
@@ -531,6 +531,7 @@
     WebDocument.h
     WebDocumentPrivate.h
     WebDynamicScrollBarsView.h
+    WebEditingDelegate.h
     WebFrame.h
     WebFramePrivate.h
     WebFrameViewPrivate.h
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to