| Index: sky/engine/web/ChromeClientImpl.cpp
|
| diff --git a/sky/engine/web/ChromeClientImpl.cpp b/sky/engine/web/ChromeClientImpl.cpp
|
| index e05b3069dc2430b68506f2b1d621cc83db3e1ed1..849a95a9f99d532f2be4f412fd35f412da7d8173 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/RenderPart.h"
|
| #include "core/rendering/RenderWidget.h"
|
| #include "platform/Cursor.h"
|
| #include "platform/NotImplemented.h"
|
|
|