Title: [168740] trunk/Source/WebKit2
- Revision
- 168740
- Author
- [email protected]
- Date
- 2014-05-13 14:34:01 -0700 (Tue, 13 May 2014)
Log Message
Fix the iOS Simulator build.
* UIProcess/mac/ViewSnapshotStore.h:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (168739 => 168740)
--- trunk/Source/WebKit2/ChangeLog 2014-05-13 21:27:16 UTC (rev 168739)
+++ trunk/Source/WebKit2/ChangeLog 2014-05-13 21:34:01 UTC (rev 168740)
@@ -1,3 +1,9 @@
+2014-05-13 Simon Fraser <[email protected]>
+
+ Fix the iOS Simulator build.
+
+ * UIProcess/mac/ViewSnapshotStore.h:
+
2014-05-13 Tim Horton <[email protected]>
Speculative build fix for iOS.
Modified: trunk/Source/WebKit2/UIProcess/mac/ViewSnapshotStore.h (168739 => 168740)
--- trunk/Source/WebKit2/UIProcess/mac/ViewSnapshotStore.h 2014-05-13 21:27:16 UTC (rev 168739)
+++ trunk/Source/WebKit2/UIProcess/mac/ViewSnapshotStore.h 2014-05-13 21:34:01 UTC (rev 168740)
@@ -26,6 +26,7 @@
#ifndef ViewSnapshotStore_h
#define ViewSnapshotStore_h
+#include <WebCore/IntSize.h>
#include <WebCore/IOSurface.h>
#include <chrono>
#include <wtf/HashMap.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes