Index: third_party/WebKit/Source/web/WebViewImpl.h |
diff --git a/third_party/WebKit/Source/web/WebViewImpl.h b/third_party/WebKit/Source/web/WebViewImpl.h |
index c250a64f2638182710d341b28f4384536cebbea1..10d3f509555b80248d95e24457a6081f81b64585 100644 |
--- a/third_party/WebKit/Source/web/WebViewImpl.h |
+++ b/third_party/WebKit/Source/web/WebViewImpl.h |
@@ -39,6 +39,7 @@ |
#include "platform/graphics/GraphicsLayer.h" |
#include "platform/graphics/compositing/PaintArtifactCompositor.h" |
#include "platform/heap/Handle.h" |
+#include "public/platform/Platform.h" |
#include "public/platform/WebDisplayMode.h" |
#include "public/platform/WebFloatSize.h" |
#include "public/platform/WebGestureCurveTarget.h" |