Index: Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h |
diff --git a/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h b/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h |
index 3c08004b7da11c45a3ea2a83c22188f96e489555..6e95378711f367c34bf1c3522e6eecd453a8e1aa 100644 |
--- a/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h |
+++ b/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.h |
@@ -26,9 +26,9 @@ |
#ifndef WebScrollbarThemeClientImpl_h |
#define WebScrollbarThemeClientImpl_h |
-#include "core/platform/ScrollbarThemeClient.h" |
-#include "wtf/Noncopyable.h" |
+#include "platform/scroll/ScrollbarThemeClient.h" |
#include "public/platform/WebScrollbar.h" |
+#include "wtf/Noncopyable.h" |
namespace WebCore { |
class ScrollView; |