Index: Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
diff --git a/Source/core/platform/chromium/support/WebScrollbarImpl.cpp b/Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
index b8a9106762ff051a2262d504f7b6b0a35f70388c..2e2d0d4d6c75b6aa741a0d643f90b0616427af16 100644 |
--- a/Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
+++ b/Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
@@ -26,8 +26,8 @@ |
#include "core/platform/chromium/support/WebScrollbarImpl.h" |
-#include "core/platform/Scrollbar.h" |
#include "platform/geometry/IntRect.h" |
+#include "platform/scroll/Scrollbar.h" |
namespace blink { |