| Index: Source/platform/scroll/ScrollbarTheme.cpp
|
| diff --git a/Source/platform/scroll/ScrollbarTheme.cpp b/Source/platform/scroll/ScrollbarTheme.cpp
|
| index e365ac667d78d8dc79f375a7563a2c15da1ec1d0..4bee8aa7b7fc05f2a118d020b67e818e82b97b7d 100644
|
| --- a/Source/platform/scroll/ScrollbarTheme.cpp
|
| +++ b/Source/platform/scroll/ScrollbarTheme.cpp
|
| @@ -28,6 +28,8 @@
|
|
|
| #include "RuntimeEnabledFeatures.h"
|
| #include "platform/PlatformMouseEvent.h"
|
| +#include "platform/graphics/Color.h"
|
| +#include "platform/graphics/GraphicsContext.h"
|
| #include "platform/scroll/ScrollbarThemeClient.h"
|
| #include "platform/scroll/ScrollbarThemeMock.h"
|
| #include "platform/scroll/ScrollbarThemeOverlayMock.h"
|
|
|