| 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 9858b0af43f68a4a574ad408f100b7ed12a97359..64f54ccd74fb54fadf2cbbf722357d05568f4325 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"
|
|
|