Title: [265119] trunk/Source/WebCore
- Revision
- 265119
- Author
- ryanhad...@apple.com
- Date
- 2020-07-30 16:54:39 -0700 (Thu, 30 Jul 2020)
Log Message
Unreviewed attempt to fix Catalyst build after r265084.
* editing/cocoa/DictionaryLookup.mm:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (265118 => 265119)
--- trunk/Source/WebCore/ChangeLog 2020-07-30 23:35:15 UTC (rev 265118)
+++ trunk/Source/WebCore/ChangeLog 2020-07-30 23:54:39 UTC (rev 265119)
@@ -1,3 +1,9 @@
+2020-07-30 Ryan Haddad <ryanhad...@apple.com>
+
+ Unreviewed attempt to fix Catalyst build after r265084.
+
+ * editing/cocoa/DictionaryLookup.mm:
+
2020-07-30 Dean Jackson <d...@apple.com>
[WebGL] Safari snapshots of WebGL content in the tab picker don't work
Modified: trunk/Source/WebCore/editing/cocoa/DictionaryLookup.mm (265118 => 265119)
--- trunk/Source/WebCore/editing/cocoa/DictionaryLookup.mm 2020-07-30 23:35:15 UTC (rev 265118)
+++ trunk/Source/WebCore/editing/cocoa/DictionaryLookup.mm 2020-07-30 23:54:39 UTC (rev 265119)
@@ -50,6 +50,7 @@
#import <pal/spi/cg/CoreGraphicsSPI.h>
#import <pal/spi/cocoa/RevealSPI.h>
#import <pal/spi/ios/UIKitSPI.h>
+#import <WebCore/Range.h>
#import <wtf/BlockObjCExceptions.h>
#import <wtf/RefPtr.h>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes