Index: Source/core/platform/mock/ScrollbarThemeMock.cpp |
diff --git a/Source/core/platform/mock/ScrollbarThemeMock.cpp b/Source/core/platform/mock/ScrollbarThemeMock.cpp |
index d6e9a3fb390f21efac7699e8e98d7a3fd05e6cbc..fcd357bec8a5da5e795fe82d8079629931e30d21 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/ScrollbarThemeClient.h" |
+#include "platform/scroll/ScrollbarThemeClient.h" |
namespace WebCore { |