Title: [176688] trunk/Source/WebCore
Revision
176688
Author
[email protected]
Date
2014-12-02 13:12:16 -0800 (Tue, 02 Dec 2014)

Log Message

Speculative build fix.

* platform/spi/mac/QuickLookMacSPI.h:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (176687 => 176688)


--- trunk/Source/WebCore/ChangeLog	2014-12-02 21:00:07 UTC (rev 176687)
+++ trunk/Source/WebCore/ChangeLog	2014-12-02 21:12:16 UTC (rev 176688)
@@ -1,3 +1,9 @@
+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 (176687 => 176688)


--- trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h	2014-12-02 21:00:07 UTC (rev 176687)
+++ trunk/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h	2014-12-02 21:12:16 UTC (rev 176688)
@@ -30,9 +30,6 @@
 
 #else
 
-@protocol QLPreviewItem <NSObject>
-@end
-
 @protocol QLPreviewMenuItemDelegate <NSObject>
 @optional
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to