Title: [177340] branches/safari-600.3-branch/Source/WebCore
Revision
177340
Author
dburk...@apple.com
Date
2014-12-16 00:16:46 -0800 (Tue, 16 Dec 2014)

Log Message

Merged r177182. <rdar://problem/19208291>

Modified Paths

Diff

Modified: branches/safari-600.3-branch/Source/WebCore/ChangeLog (177339 => 177340)


--- branches/safari-600.3-branch/Source/WebCore/ChangeLog	2014-12-16 08:15:25 UTC (rev 177339)
+++ branches/safari-600.3-branch/Source/WebCore/ChangeLog	2014-12-16 08:16:46 UTC (rev 177340)
@@ -1,5 +1,15 @@
 2014-12-16  Dana Burkart  <dburk...@apple.com>
 
+        Merged r177182. <rdar://problem/19208291>
+
+    2014-12-11  Timothy Horton  <timothy_hor...@apple.com>
+
+            Fix the build.
+
+            * platform/spi/mac/NSImmediateActionGestureRecognizerSPI.h:
+
+2014-12-16  Dana Burkart  <dburk...@apple.com>
+
         Merged r177180. <rdar://problem/19208291>
 
     2014-12-11  Timothy Horton  <timothy_hor...@apple.com>

Modified: branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/NSImmediateActionGestureRecognizerSPI.h (177339 => 177340)


--- branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/NSImmediateActionGestureRecognizerSPI.h	2014-12-16 08:15:25 UTC (rev 177339)
+++ branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/NSImmediateActionGestureRecognizerSPI.h	2014-12-16 08:16:46 UTC (rev 177340)
@@ -33,6 +33,8 @@
 
 #else
 
+@class NSImmediateActionGestureRecognizer;
+
 @protocol NSImmediateActionAnimationController <NSObject>
 @optional
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to