Title: [168814] branches/safari-538.34-branch/Source/WebKit2

Diff

Modified: branches/safari-538.34-branch/Source/WebKit2/ChangeLog (168813 => 168814)


--- branches/safari-538.34-branch/Source/WebKit2/ChangeLog	2014-05-14 08:15:54 UTC (rev 168813)
+++ branches/safari-538.34-branch/Source/WebKit2/ChangeLog	2014-05-14 08:29:25 UTC (rev 168814)
@@ -1,5 +1,15 @@
 2014-05-14  Lucas Forschler  <[email protected]>
 
+        Merge r168740
+
+    2014-05-13  Simon Fraser  <[email protected]>
+
+            Fix the iOS Simulator build.
+
+            * UIProcess/mac/ViewSnapshotStore.h:
+
+2014-05-14  Lucas Forschler  <[email protected]>
+
         Merge r168739
 
     2014-05-13  Tim Horton  <[email protected]>

Modified: branches/safari-538.34-branch/Source/WebKit2/UIProcess/mac/ViewSnapshotStore.h (168813 => 168814)


--- branches/safari-538.34-branch/Source/WebKit2/UIProcess/mac/ViewSnapshotStore.h	2014-05-14 08:15:54 UTC (rev 168813)
+++ branches/safari-538.34-branch/Source/WebKit2/UIProcess/mac/ViewSnapshotStore.h	2014-05-14 08:29:25 UTC (rev 168814)
@@ -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

Reply via email to