| Index: Source/core/platform/chromium/ScrollbarThemeChromium.h
|
| diff --git a/Source/core/platform/chromium/ScrollbarThemeChromium.h b/Source/core/platform/chromium/ScrollbarThemeChromium.h
|
| index cf671dd984c0790995c67d7d0f18c5b4a6f6cfdd..de654661c1b92e3cdc83d51f7095b82e64be922f 100644
|
| --- a/Source/core/platform/chromium/ScrollbarThemeChromium.h
|
| +++ b/Source/core/platform/chromium/ScrollbarThemeChromium.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef ScrollbarThemeChromium_h
|
| #define ScrollbarThemeChromium_h
|
|
|
| -#include "ScrollbarThemeComposite.h"
|
| +#include "core/platform/ScrollbarThemeComposite.h"
|
|
|
| namespace WebCore {
|
|
|
|
|