| Index: Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.cpp
|
| diff --git a/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.cpp b/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.cpp
|
| index f75ebe260fb5cfc83a54b256c480c3f3def6d901..d17bf18d93f1fa7dbe64541da48d32c0354de3d7 100644
|
| --- a/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.cpp
|
| +++ b/Source/core/platform/chromium/support/WebScrollbarThemeClientImpl.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
|
|
| #include "core/platform/chromium/support/WebScrollbarThemeClientImpl.h"
|
| -#include "core/platform/ScrollbarTheme.h"
|
| +#include "platform/scroll/ScrollbarTheme.h"
|
|
|
| using blink::WebScrollbar;
|
|
|
|
|