Title: [176741] branches/safari-600.3-branch/Source/WebCore
Revision
176741
Author
[email protected]
Date
2014-12-03 12:35:35 -0800 (Wed, 03 Dec 2014)

Log Message

Merged r176688. rdar://problems/18944696

Modified Paths

Diff

Modified: branches/safari-600.3-branch/Source/WebCore/ChangeLog (176740 => 176741)


--- branches/safari-600.3-branch/Source/WebCore/ChangeLog	2014-12-03 20:35:24 UTC (rev 176740)
+++ branches/safari-600.3-branch/Source/WebCore/ChangeLog	2014-12-03 20:35:35 UTC (rev 176741)
@@ -1,5 +1,16 @@
 2014-12-03  Dana Burkart  <[email protected]>
 
+        Merge r176688. <rdar://problem/18944696>
+
+    2014-12-02  Beth Dakin  <[email protected]>
+
+            Speculative build fix.
+
+            * platform/spi/mac/QuickLookMacSPI.h:
+
+
+2014-12-03  Dana Burkart  <[email protected]>
+
         Merge r176684. <rdar://problem/18944696>
 
     2014-12-02  Beth Dakin  <[email protected]>

Modified: branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h (176740 => 176741)


--- branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h	2014-12-03 20:35:24 UTC (rev 176740)
+++ branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/QuickLookMacSPI.h	2014-12-03 20:35:35 UTC (rev 176741)
@@ -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