| Index: Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp
|
| diff --git a/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp b/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp
|
| index 93def686f0ac31aa8179211da15c54a8b51c9b72..41578dc67a42ef61be71a26f06d12baae0646e28 100644
|
| --- a/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp
|
| +++ b/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.cpp
|
| @@ -27,8 +27,8 @@
|
|
|
| #include "core/platform/chromium/support/WebScrollbarThemeGeometryNative.h"
|
|
|
| -#include "core/platform/ScrollbarTheme.h"
|
| #include "core/platform/chromium/support/WebScrollbarThemeClientImpl.h"
|
| +#include "platform/scroll/ScrollbarTheme.h"
|
| #include "public/platform/WebScrollbar.h"
|
|
|
| using namespace WebCore;
|
|
|