Chromium Code Reviews| 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 7c68f149b77e159c24b74129e5337cd9c53ce148..6f1655a854eda789ee964c7b42c6ef8d4c5f485e 100644 |
| --- a/third_party/WebKit/Source/web/WebViewImpl.h |
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h |
| @@ -40,6 +40,7 @@ |
| #include "platform/graphics/compositing/PaintArtifactCompositor.h" |
| #include "platform/heap/Handle.h" |
| #include "public/platform/WebDisplayMode.h" |
| +#include "public/platform/WebDoubleSize.h" |
|
esprehn
2016/07/22 17:03:08
Why add this here if nothing uses it?
|
| #include "public/platform/WebFloatSize.h" |
| #include "public/platform/WebGestureCurveTarget.h" |
| #include "public/platform/WebInputEventResult.h" |