Title: [245893] branches/safari-607-branch/Tools
Revision
245893
Author
ryanhad...@apple.com
Date
2019-05-30 10:19:24 -0700 (Thu, 30 May 2019)

Log Message

Cherry-pick r245880. rdar://problem/50625279

    Build fix for branch.
    <rdar://problem/50625279>

    * TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm:

    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@245880 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Diff

Modified: branches/safari-607-branch/Tools/ChangeLog (245892 => 245893)


--- branches/safari-607-branch/Tools/ChangeLog	2019-05-30 17:02:19 UTC (rev 245892)
+++ branches/safari-607-branch/Tools/ChangeLog	2019-05-30 17:19:24 UTC (rev 245893)
@@ -1,3 +1,21 @@
+2019-05-30  Ryan Haddad  <ryanhad...@apple.com>
+
+        Cherry-pick r245880. rdar://problem/50625279
+
+    Build fix for branch.
+    <rdar://problem/50625279>
+    
+    * TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm:
+    
+    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@245880 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2019-05-29  Alex Christensen  <achristen...@webkit.org>
+
+            Build fix for branch.
+            <rdar://problem/50625279>
+
+            * TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm:
+
 2019-05-21  Ryan Haddad  <ryanhad...@apple.com>
 
         Unreviewed, attempt to fix the TestWebKitAPI build.

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


--- branches/safari-607-branch/Tools/TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm	2019-05-30 17:02:19 UTC (rev 245892)
+++ branches/safari-607-branch/Tools/TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm	2019-05-30 17:19:24 UTC (rev 245893)
@@ -29,6 +29,7 @@
 #import "TCPServer.h"
 #import "Test.h"
 #import "TestWKWebView.h"
+#import <WebKit/WKNavigationDelegate.h>
 #import <WebKit/WebKit.h>
 #import <wtf/RetainPtr.h>
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to