Title: [195991] trunk/Source/WebKit2
Revision
195991
Author
[email protected]
Date
2016-02-01 16:45:43 -0800 (Mon, 01 Feb 2016)

Log Message

More iOS build fix.

* Platform/spi/ios/UIKitSPI.h:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (195990 => 195991)


--- trunk/Source/WebKit2/ChangeLog	2016-02-02 00:41:16 UTC (rev 195990)
+++ trunk/Source/WebKit2/ChangeLog	2016-02-02 00:45:43 UTC (rev 195991)
@@ -1,5 +1,11 @@
 2016-02-01  Dan Bernstein  <[email protected]>
 
+        More iOS build fix.
+
+        * Platform/spi/ios/UIKitSPI.h:
+
+2016-02-01  Dan Bernstein  <[email protected]>
+
         iOS build fix.
 
         * Platform/IPC/mac/ConnectionMac.mm:

Modified: trunk/Source/WebKit2/Platform/spi/ios/UIKitSPI.h (195990 => 195991)


--- trunk/Source/WebKit2/Platform/spi/ios/UIKitSPI.h	2016-02-02 00:41:16 UTC (rev 195990)
+++ trunk/Source/WebKit2/Platform/spi/ios/UIKitSPI.h	2016-02-02 00:45:43 UTC (rev 195991)
@@ -33,6 +33,7 @@
 #import <UIKit/UIBarButtonItem_Private.h>
 #import <UIKit/UIDatePicker_Private.h>
 #import <UIKit/UIDevice_Private.h>
+#import <UIKit/UIDocumentMenuViewController_Private.h>
 #import <UIKit/UIDocumentPasswordView.h>
 #import <UIKit/UIFont_Private.h>
 #import <UIKit/UIGeometry_Private.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to