Title: [200867] trunk/Source/WebKit/mac
Revision
200867
Author
[email protected]
Date
2016-05-13 11:45:25 -0700 (Fri, 13 May 2016)

Log Message

Build fix.

* WebView/WebView.mm:

Modified Paths

Diff

Modified: trunk/Source/WebKit/mac/ChangeLog (200866 => 200867)


--- trunk/Source/WebKit/mac/ChangeLog	2016-05-13 18:29:52 UTC (rev 200866)
+++ trunk/Source/WebKit/mac/ChangeLog	2016-05-13 18:45:25 UTC (rev 200867)
@@ -1,5 +1,11 @@
 2016-05-13  Beth Dakin  <[email protected]>
 
+        Build fix.
+
+        * WebView/WebView.mm:
+
+2016-05-13  Beth Dakin  <[email protected]>
+
         Add dyldSPI.h for linked on or after checks, and add one for link preview
         https://bugs.webkit.org/show_bug.cgi?id=157401
         -and corresponding-

Modified: trunk/Source/WebKit/mac/WebView/WebView.mm (200866 => 200867)


--- trunk/Source/WebKit/mac/WebView/WebView.mm	2016-05-13 18:29:52 UTC (rev 200866)
+++ trunk/Source/WebKit/mac/WebView/WebView.mm	2016-05-13 18:45:25 UTC (rev 200867)
@@ -128,7 +128,6 @@
 #import <WebCore/DocumentLoader.h>
 #import <WebCore/DragController.h>
 #import <WebCore/DragData.h>
-#import <WebCore/DynamicLinkerSPI.h>
 #import <WebCore/Editor.h>
 #import <WebCore/EventHandler.h>
 #import <WebCore/ExceptionHandlers.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to