Title: [177325] trunk/Source/WebCore
Revision
177325
Author
[email protected]
Date
2014-12-15 17:19:28 -0800 (Mon, 15 Dec 2014)

Log Message

Speculative build fix.

* platform/spi/mac/LookupSPI.h:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (177324 => 177325)


--- trunk/Source/WebCore/ChangeLog	2014-12-16 01:05:19 UTC (rev 177324)
+++ trunk/Source/WebCore/ChangeLog	2014-12-16 01:19:28 UTC (rev 177325)
@@ -1,3 +1,9 @@
+2014-12-15  Beth Dakin  <[email protected]>
+
+        Speculative build fix.
+
+        * platform/spi/mac/LookupSPI.h:
+
 2014-12-15  Jer Noble  <[email protected]>
 
         Switching src of <video> with clipping layer results in empty black square.

Modified: trunk/Source/WebCore/platform/spi/mac/LookupSPI.h (177324 => 177325)


--- trunk/Source/WebCore/platform/spi/mac/LookupSPI.h	2014-12-16 01:05:19 UTC (rev 177324)
+++ trunk/Source/WebCore/platform/spi/mac/LookupSPI.h	2014-12-16 01:19:28 UTC (rev 177325)
@@ -23,6 +23,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
  */
 
+#import "NSImmediateActionGestureRecognizerSPI.h"
 #import "SoftLinking.h"
 #import <objc/runtime.h>
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to