| Index: Source/core/platform/ScrollbarTheme.cpp
|
| diff --git a/Source/core/platform/ScrollbarTheme.cpp b/Source/core/platform/ScrollbarTheme.cpp
|
| index b24f1903aa33f91a4b52acefe19d4dbb870efdd5..1d6707b28094f3f5bbb6073068f4c99ce5766d30 100644
|
| --- a/Source/core/platform/ScrollbarTheme.cpp
|
| +++ b/Source/core/platform/ScrollbarTheme.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/platform/ScrollbarTheme.h"
|
|
|
| #include "RuntimeEnabledFeatures.h"
|
| -#include "core/platform/graphics/GraphicsContext.h"
|
| #include "core/platform/mock/ScrollbarThemeMock.h"
|
| #include "core/platform/mock/ScrollbarThemeOverlayMock.h"
|
| #include "platform/scroll/ScrollbarThemeClient.h"
|
|
|