| Index: sky/engine/web/WebViewImpl.cpp
|
| diff --git a/sky/engine/web/WebViewImpl.cpp b/sky/engine/web/WebViewImpl.cpp
|
| index 1de79494528d56b8b66c8598a8cc57c599384246..f533ce8a768ff2240b8ede6912c25c743df47f7f 100644
|
| --- a/sky/engine/web/WebViewImpl.cpp
|
| +++ b/sky/engine/web/WebViewImpl.cpp
|
| @@ -61,7 +61,6 @@
|
| #include "core/page/Page.h"
|
| #include "core/page/TouchDisambiguation.h"
|
| #include "core/rendering/RenderView.h"
|
| -#include "core/rendering/RenderWidget.h"
|
| #include "core/rendering/compositing/RenderLayerCompositor.h"
|
| #include "platform/Cursor.h"
|
| #include "platform/KeyboardCodes.h"
|
|
|