Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutThemeMac.h |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutThemeMac.h b/third_party/WebKit/Source/core/layout/LayoutThemeMac.h |
| index 587cafe306aa1fc865be8caf3c8c3dd2e525af65..91fac44f43eb86506ba0b055dc39a0f1da7ac1a4 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutThemeMac.h |
| +++ b/third_party/WebKit/Source/core/layout/LayoutThemeMac.h |
| @@ -24,6 +24,8 @@ |
| #ifndef LayoutThemeMac_h |
| #define LayoutThemeMac_h |
| +#import <Cocoa/Cocoa.h> |
| + |
| #import "core/layout/LayoutTheme.h" |
| #import "core/paint/ThemePainterMac.h" |
| #import "wtf/HashMap.h" |