Title: [241965] branches/safari-608.1.5.1-branch/Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeNode.h
Revision
241965
Author
[email protected]
Date
2019-02-22 14:59:51 -0800 (Fri, 22 Feb 2019)

Log Message

Unreviewed build fix. rdar://problem/46793397

Modified Paths


Diff

Modified: branches/safari-608.1.5.1-branch/Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeNode.h (241964 => 241965)


--- branches/safari-608.1.5.1-branch/Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeNode.h	2019-02-22 22:54:23 UTC (rev 241964)
+++ branches/safari-608.1.5.1-branch/Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeNode.h	2019-02-22 22:59:51 UTC (rev 241965)
@@ -29,6 +29,7 @@
 #include <wtf/RetainPtr.h>
 
 OBJC_CLASS CALayer;
+OBJC_CLASS NSString;
 #if PLATFORM(IOS_FAMILY)
 OBJC_CLASS UIView;
 #endif
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to