| Index: sky/engine/platform/scroll/Scrollbar.cpp
|
| diff --git a/sky/engine/platform/scroll/Scrollbar.cpp b/sky/engine/platform/scroll/Scrollbar.cpp
|
| index f607022cfe802ecc069a00f3a0bfd7e71e0bf09c..4722028673eafaa3fe2cd2330a0e9a29b07c9692 100644
|
| --- a/sky/engine/platform/scroll/Scrollbar.cpp
|
| +++ b/sky/engine/platform/scroll/Scrollbar.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "sky/engine/public/platform/Platform.h"
|
| #include "sky/engine/public/platform/WebPoint.h"
|
| #include "sky/engine/public/platform/WebRect.h"
|
| -#include "sky/engine/public/platform/WebThemeEngine.h"
|
|
|
| // The position of the scrollbar thumb affects the appearance of the steppers, so
|
| // when the thumb moves, we have to invalidate them for painting.
|
|
|