Title: [279430] trunk/Source/WebKit
- Revision
- 279430
- Author
- timothy_hor...@apple.com
- Date
- 2021-06-30 13:40:14 -0700 (Wed, 30 Jun 2021)
Log Message
Fix the build.
* UIProcess/ios/ProcessAssertionIOS.mm:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (279429 => 279430)
--- trunk/Source/WebKit/ChangeLog 2021-06-30 20:07:25 UTC (rev 279429)
+++ trunk/Source/WebKit/ChangeLog 2021-06-30 20:40:14 UTC (rev 279430)
@@ -1,3 +1,9 @@
+2021-06-30 Tim Horton <timothy_hor...@apple.com>
+
+ Fix the build.
+
+ * UIProcess/ios/ProcessAssertionIOS.mm:
+
2021-06-30 Wenson Hsieh <wenson_hs...@apple.com>
[iOS] [Live Text] "Text from Camera" should not be shown in callout bar when selecting text
Modified: trunk/Source/WebKit/UIProcess/ios/ProcessAssertionIOS.mm (279429 => 279430)
--- trunk/Source/WebKit/UIProcess/ios/ProcessAssertionIOS.mm 2021-06-30 20:07:25 UTC (rev 279429)
+++ trunk/Source/WebKit/UIProcess/ios/ProcessAssertionIOS.mm 2021-06-30 20:40:14 UTC (rev 279430)
@@ -36,6 +36,7 @@
#import <wtf/RunLoop.h>
#import <wtf/Vector.h>
#import <wtf/WeakHashSet.h>
+#import <wtf/WeakObjCPtr.h>
#import <wtf/WorkQueue.h>
using WebKit::ProcessAndUIAssertion;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes