| Index: Source/core/platform/chromium/ScrollbarThemeChromiumMac.h
|
| diff --git a/Source/core/platform/chromium/ScrollbarThemeChromiumMac.h b/Source/core/platform/chromium/ScrollbarThemeChromiumMac.h
|
| index efbdd0992c2430241be5c931bc6399dc8b8be0c0..60e5d2d2a7837abcea6b72a12915f88c1ae8d27c 100644
|
| --- a/Source/core/platform/chromium/ScrollbarThemeChromiumMac.h
|
| +++ b/Source/core/platform/chromium/ScrollbarThemeChromiumMac.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef ScrollbarThemeChromiumMac_h
|
| #define ScrollbarThemeChromiumMac_h
|
|
|
| -#include "ScrollbarThemeMac.h"
|
| +#include "core/platform/mac/ScrollbarThemeMac.h"
|
|
|
| namespace WebCore {
|
|
|
|
|