Title: [229257] trunk/Tools
- Revision
- 229257
- Author
- [email protected]
- Date
- 2018-03-05 04:26:09 -0800 (Mon, 05 Mar 2018)
Log Message
Unreviewed, attempt to fix Apple port build
* TestWebKitAPI/Tests/WebKitCocoa/PictureInPictureDelegate.mm:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (229256 => 229257)
--- trunk/Tools/ChangeLog 2018-03-05 12:21:52 UTC (rev 229256)
+++ trunk/Tools/ChangeLog 2018-03-05 12:26:09 UTC (rev 229257)
@@ -1,5 +1,11 @@
2018-03-05 Yusuke Suzuki <[email protected]>
+ Unreviewed, attempt to fix Apple port build
+
+ * TestWebKitAPI/Tests/WebKitCocoa/PictureInPictureDelegate.mm:
+
+2018-03-05 Yusuke Suzuki <[email protected]>
+
Unreviewed, attempt to fix WPE build
* WebKitTestRunner/InjectedBundle/wpe/TestRunnerWPE.cpp:
Modified: trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/PictureInPictureDelegate.mm (229256 => 229257)
--- trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/PictureInPictureDelegate.mm 2018-03-05 12:21:52 UTC (rev 229256)
+++ trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/PictureInPictureDelegate.mm 2018-03-05 12:26:09 UTC (rev 229257)
@@ -42,6 +42,7 @@
#import <WebKit/WKWebViewConfigurationPrivate.h>
#import <WebKit/WKWebViewPrivate.h>
#import <wtf/RetainPtr.h>
+#import <wtf/Seconds.h>
#import <wtf/mac/AppKitCompatibilityDeclarations.h>
static bool receivedLoadedMessage;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes