Index: Source/core/platform/mock/ScrollbarThemeMock.cpp |
diff --git a/Source/core/platform/mock/ScrollbarThemeMock.cpp b/Source/core/platform/mock/ScrollbarThemeMock.cpp |
index 28f9ce6d5e5cc9b58b4e93b1cd112421bd71b7f5..d6e9a3fb390f21efac7699e8e98d7a3fd05e6cbc 100644 |
--- a/Source/core/platform/mock/ScrollbarThemeMock.cpp |
+++ b/Source/core/platform/mock/ScrollbarThemeMock.cpp |
@@ -27,7 +27,7 @@ |
#include "core/platform/mock/ScrollbarThemeMock.h" |
#include "RuntimeEnabledFeatures.h" |
-#include "core/platform/Scrollbar.h" |
+#include "core/platform/ScrollbarThemeClient.h" |
namespace WebCore { |