| 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 adab552e373778b42e54881fde347754a6ac81c7..15c2efc31193b0e9a148a711ace0f27ff7bb7fd3 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"
|
|
|