| 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 c455087d28ecab5c74e42f965d3c6db0e96474db..3d7a089faaae916ba7a28b1e25686c07ccaf7c43 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 "ScrollbarThemeComposite.h"
|
| #include "WebScrollbarThemeClientImpl.h"
|
| +#include "core/platform/ScrollbarThemeComposite.h"
|
| #include <public/WebScrollbar.h>
|
|
|
| using namespace WebCore;
|
|
|