Title: [245615] branches/safari-607-branch/Tools
Revision
245615
Author
ryanhad...@apple.com
Date
2019-05-21 22:54:27 -0700 (Tue, 21 May 2019)

Log Message

Unreviewed, attempt to fix the TestWebKitAPI build.

* TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm:

Modified Paths

Diff

Modified: branches/safari-607-branch/Tools/ChangeLog (245614 => 245615)


--- branches/safari-607-branch/Tools/ChangeLog	2019-05-22 05:37:17 UTC (rev 245614)
+++ branches/safari-607-branch/Tools/ChangeLog	2019-05-22 05:54:27 UTC (rev 245615)
@@ -1,3 +1,9 @@
+2019-05-21  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed, attempt to fix the TestWebKitAPI build.
+
+        * TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm:
+
 2019-04-24  Alan Coon  <alanc...@apple.com>
 
         Revert r244173. rdar://problem/28160396

Modified: branches/safari-607-branch/Tools/TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm (245614 => 245615)


--- branches/safari-607-branch/Tools/TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm	2019-05-22 05:37:17 UTC (rev 245614)
+++ branches/safari-607-branch/Tools/TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm	2019-05-22 05:54:27 UTC (rev 245615)
@@ -29,6 +29,8 @@
 #import "TCPServer.h"
 #import "Test.h"
 #import "TestWKWebView.h"
+#import <WebKit/WebKit.h>
+#import <wtf/RetainPtr.h>
 
 #if PLATFORM(MAC)
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to