| Index: sky/engine/web/PageWidgetDelegate.cpp
|
| diff --git a/sky/engine/web/PageWidgetDelegate.cpp b/sky/engine/web/PageWidgetDelegate.cpp
|
| index 7e42f7c807bdbc2c4fc70a0b88d22cd7bebdc90b..d2ca447270db9e755864724ae319a935705e5e8f 100644
|
| --- a/sky/engine/web/PageWidgetDelegate.cpp
|
| +++ b/sky/engine/web/PageWidgetDelegate.cpp
|
| @@ -37,7 +37,6 @@
|
| #include "sky/engine/core/page/EventHandler.h"
|
| #include "sky/engine/core/page/Page.h"
|
| #include "sky/engine/core/rendering/RenderView.h"
|
| -#include "sky/engine/core/rendering/compositing/RenderLayerCompositor.h"
|
| #include "sky/engine/platform/Logging.h"
|
| #include "sky/engine/platform/graphics/GraphicsContext.h"
|
| #include "sky/engine/public/web/WebInputEvent.h"
|
|
|