| Index: Source/core/platform/mock/ScrollbarThemeMock.h
|
| diff --git a/Source/core/platform/mock/ScrollbarThemeMock.h b/Source/core/platform/mock/ScrollbarThemeMock.h
|
| index e8fa8a21074626214099f68e5be2ddf313551fba..314204756133e8438d3286504ac54f752bb5bbd3 100644
|
| --- a/Source/core/platform/mock/ScrollbarThemeMock.h
|
| +++ b/Source/core/platform/mock/ScrollbarThemeMock.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef ScrollbarThemeMock_h
|
| #define ScrollbarThemeMock_h
|
|
|
| -#include "ScrollbarThemeComposite.h"
|
| +#include "core/platform/ScrollbarThemeComposite.h"
|
|
|
| namespace WebCore {
|
|
|
|
|