| Index: Source/web/WebViewImpl.h
|
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h
|
| index 9b046333c879d19d4cf61aadb07d24263722fdc4..5df4efa70e9bfd256cd23bec275059e983dc0867 100644
|
| --- a/Source/web/WebViewImpl.h
|
| +++ b/Source/web/WebViewImpl.h
|
| @@ -47,10 +47,10 @@
|
| #include "WebNavigationPolicy.h"
|
| #include "WebView.h"
|
| #include "core/page/PagePopupDriver.h"
|
| -#include "core/platform/graphics/GraphicsLayer.h"
|
| #include "platform/Timer.h"
|
| #include "platform/geometry/IntPoint.h"
|
| #include "platform/geometry/IntRect.h"
|
| +#include "platform/graphics/GraphicsLayer.h"
|
| #include "public/platform/WebGestureCurveTarget.h"
|
| #include "public/platform/WebLayer.h"
|
| #include "public/platform/WebPoint.h"
|
|
|