Index: Source/core/platform/ScrollbarTheme.cpp |
diff --git a/Source/core/platform/ScrollbarTheme.cpp b/Source/core/platform/ScrollbarTheme.cpp |
index 3a53b8d9fe9bf003729fa5011ff86354ee6aa024..03915a9e709e45fb4a7aa74c0ecf39cbc25e9fa7 100644 |
--- a/Source/core/platform/ScrollbarTheme.cpp |
+++ b/Source/core/platform/ScrollbarTheme.cpp |
@@ -27,10 +27,10 @@ |
#include "core/platform/ScrollbarTheme.h" |
#include "RuntimeEnabledFeatures.h" |
-#include "core/platform/ScrollbarThemeClient.h" |
#include "core/platform/graphics/GraphicsContext.h" |
#include "core/platform/mock/ScrollbarThemeMock.h" |
#include "core/platform/mock/ScrollbarThemeOverlayMock.h" |
+#include "platform/scroll/ScrollbarThemeClient.h" |
namespace WebCore { |