Chromium Code Reviews| Index: third_party/WebKit/Source/platform/mac/ThemeMac.h |
| diff --git a/third_party/WebKit/Source/platform/mac/ThemeMac.h b/third_party/WebKit/Source/platform/mac/ThemeMac.h |
| index a0b7254737227a1564d7b5c80e14573c83e4882f..3c8083347f40838daa205bce0564c883d67ba9d5 100644 |
| --- a/third_party/WebKit/Source/platform/mac/ThemeMac.h |
| +++ b/third_party/WebKit/Source/platform/mac/ThemeMac.h |
| @@ -26,6 +26,8 @@ |
| #ifndef ThemeMac_h |
| #define ThemeMac_h |
| +#import <Cocoa/Cocoa.h> |
| + |
| #include "platform/Theme.h" |
| namespace blink { |