Title: [176689] trunk/Source/WebCore
- Revision
- 176689
- Author
- [email protected]
- Date
- 2014-12-02 13:20:19 -0800 (Tue, 02 Dec 2014)
Log Message
Speculative build fix.
* platform/spi/mac/QuickLookMacSPI.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (176688 => 176689)
--- trunk/Source/WebCore/ChangeLog 2014-12-02 21:12:16 UTC (rev 176688)
+++ trunk/Source/WebCore/ChangeLog 2014-12-02 21:20:19 UTC (rev 176689)
@@ -4,6 +4,12 @@
* platform/spi/mac/QuickLookMacSPI.h:
+2014-12-02 Beth Dakin <[email protected]>
+
+ Speculative build fix.
+
+ * platform/spi/mac/QuickLookMacSPI.h:
+
2014-12-02 Eric Carlson <[email protected]>
Unreviewed, fix typo introduced in r176673.
Modified: trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h (176688 => 176689)
--- trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h 2014-12-02 21:12:16 UTC (rev 176688)
+++ trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h 2014-12-02 21:20:19 UTC (rev 176689)
@@ -23,7 +23,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#if USE(APPLE_INTERNAL_SDK)
+#if __has_include(<QuickLookUI/QLPreviewMenuItem.h>)
#import <QuickLookUI/QLPreviewItem.h>
#import <QuickLookUI/QLPreviewMenuItem.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes