| Index: sky/engine/web/WebViewImpl.cpp
|
| diff --git a/sky/engine/web/WebViewImpl.cpp b/sky/engine/web/WebViewImpl.cpp
|
| index d6463bc78ce9ef79a90d2b4bc383b711accac8b4..f62e9b4d794eb61aae4b26658af2324c81f0c258 100644
|
| --- a/sky/engine/web/WebViewImpl.cpp
|
| +++ b/sky/engine/web/WebViewImpl.cpp
|
| @@ -56,7 +56,6 @@
|
| #include "sky/engine/core/page/FocusController.h"
|
| #include "sky/engine/core/page/Page.h"
|
| #include "sky/engine/core/rendering/RenderView.h"
|
| -#include "sky/engine/platform/Cursor.h"
|
| #include "sky/engine/platform/KeyboardCodes.h"
|
| #include "sky/engine/platform/Logging.h"
|
| #include "sky/engine/platform/NotImplemented.h"
|
|
|