| Index: sky/engine/web/ChromeClientImpl.cpp
|
| diff --git a/sky/engine/web/ChromeClientImpl.cpp b/sky/engine/web/ChromeClientImpl.cpp
|
| index 849a95a9f99d532f2be4f412fd35f412da7d8173..d155bb93e74ec906eab34860eafab425a0dc5e31 100644
|
| --- a/sky/engine/web/ChromeClientImpl.cpp
|
| +++ b/sky/engine/web/ChromeClientImpl.cpp
|
| @@ -43,7 +43,6 @@
|
| #include "core/frame/Settings.h"
|
| #include "core/page/Page.h"
|
| #include "core/rendering/HitTestResult.h"
|
| -#include "core/rendering/RenderWidget.h"
|
| #include "platform/Cursor.h"
|
| #include "platform/NotImplemented.h"
|
| #include "platform/PlatformScreen.h"
|
|
|