| Index: sky/engine/web/WebViewImpl.cpp
|
| diff --git a/sky/engine/web/WebViewImpl.cpp b/sky/engine/web/WebViewImpl.cpp
|
| index c1c8c7b708284a147aa15032000ddfbd9039b0fe..476cdef42e5a597eb0fb17aeb9b6db78737962d6 100644
|
| --- a/sky/engine/web/WebViewImpl.cpp
|
| +++ b/sky/engine/web/WebViewImpl.cpp
|
| @@ -67,7 +67,6 @@
|
| #include "sky/engine/platform/graphics/GraphicsContext.h"
|
| #include "sky/engine/platform/graphics/Image.h"
|
| #include "sky/engine/platform/graphics/ImageBuffer.h"
|
| -#include "sky/engine/platform/scroll/Scrollbar.h"
|
| #include "sky/engine/public/platform/Platform.h"
|
| #include "sky/engine/public/platform/WebFloatPoint.h"
|
| #include "sky/engine/public/platform/WebImage.h"
|
|
|