Chromium Code Reviews| Index: base/mac/foundation_util.h |
| diff --git a/base/mac/foundation_util.h b/base/mac/foundation_util.h |
| index 0f687602a4462259e6146ecb6c729a4d52b3580f..186659ff9be4eb71f1b6bbb461e3b5a3d774518e 100644 |
| --- a/base/mac/foundation_util.h |
| +++ b/base/mac/foundation_util.h |
| @@ -18,6 +18,7 @@ |
| #if defined(__OBJC__) |
| #import <Foundation/Foundation.h> |
| #else // __OBJC__ |
| +#include <CoreFoundation/CoreFoundation.h> |
| class NSBundle; |
| class NSString; |
| #endif // __OBJC__ |