Title: [175422] trunk/Source/WebKit2
- Revision
- 175422
- Author
- [email protected]
- Date
- 2014-10-31 13:52:05 -0700 (Fri, 31 Oct 2014)
Log Message
Fix the build for Yosemite systems after r175417
* UIProcess/mac/WKActionMenuController.mm:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (175421 => 175422)
--- trunk/Source/WebKit2/ChangeLog 2014-10-31 20:42:45 UTC (rev 175421)
+++ trunk/Source/WebKit2/ChangeLog 2014-10-31 20:52:05 UTC (rev 175422)
@@ -1,5 +1,11 @@
2014-10-31 Timothy Horton <[email protected]>
+ Fix the build for Yosemite systems after r175417
+
+ * UIProcess/mac/WKActionMenuController.mm:
+
+2014-10-31 Timothy Horton <[email protected]>
+
Fix the build for pre-Yosemite systems after r175417
* UIProcess/API/mac/WKView.mm:
Modified: trunk/Source/WebKit2/UIProcess/mac/WKActionMenuController.mm (175421 => 175422)
--- trunk/Source/WebKit2/UIProcess/mac/WKActionMenuController.mm 2014-10-31 20:42:45 UTC (rev 175421)
+++ trunk/Source/WebKit2/UIProcess/mac/WKActionMenuController.mm 2014-10-31 20:52:05 UTC (rev 175422)
@@ -40,6 +40,7 @@
#import <ImageIO/ImageIO.h>
#import <ImageKit/ImageKit.h>
#import <WebCore/DataDetectorsSPI.h>
+#import <WebCore/NSSharingServiceSPI.h>
#import <WebCore/NSSharingServicePickerSPI.h>
#import <WebCore/NSViewSPI.h>
#import <WebCore/SoftLinking.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes