Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2129)

Unified Diff: base/mac/foundation_util.h

Issue 10690133: Get mac_logging and foundation_util working on iOS (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Address review comments Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/base.gypi ('k') | base/mac/foundation_util.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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__
« no previous file with comments | « base/base.gypi ('k') | base/mac/foundation_util.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698