Title: [181931] trunk/Source/WebCore
Revision
181931
Author
[email protected]
Date
2015-03-24 22:12:49 -0700 (Tue, 24 Mar 2015)

Log Message

Tried to fix the EWS build.

* platform/spi/cocoa/QuartzCoreSPI.h:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (181930 => 181931)


--- trunk/Source/WebCore/ChangeLog	2015-03-25 04:27:33 UTC (rev 181930)
+++ trunk/Source/WebCore/ChangeLog	2015-03-25 05:12:49 UTC (rev 181931)
@@ -1,3 +1,9 @@
+2015-03-24  Dan Bernstein  <[email protected]>
+
+        Tried to fix the EWS build.
+
+        * platform/spi/cocoa/QuartzCoreSPI.h:
+
 2015-03-24  Commit Queue  <[email protected]>
 
         Unreviewed, rolling out r181898 and r181909.

Modified: trunk/Source/WebCore/platform/spi/cocoa/QuartzCoreSPI.h (181930 => 181931)


--- trunk/Source/WebCore/platform/spi/cocoa/QuartzCoreSPI.h	2015-03-25 04:27:33 UTC (rev 181930)
+++ trunk/Source/WebCore/platform/spi/cocoa/QuartzCoreSPI.h	2015-03-25 05:12:49 UTC (rev 181931)
@@ -23,6 +23,7 @@
  * THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#import "IOSurfaceSPI.h"
 #import <QuartzCore/QuartzCore.h>
 
 #if USE(APPLE_INTERNAL_SDK)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to