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

Unified Diff: ui/gfx/image/image_skia_util_ios.mm

Issue 2606903002: Import Objective C Frameworks in ui/ (Closed)
Patch Set: Created 4 years 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 | « ui/base/accelerators/platform_accelerator_cocoa.h ('k') | ui/gfx/image/image_util_ios.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/image/image_skia_util_ios.mm
diff --git a/ui/gfx/image/image_skia_util_ios.mm b/ui/gfx/image/image_skia_util_ios.mm
index 605b73be54481667780bf80d7165c0774f9b6da2..89b25eb27add958cec1684ec88bebf3f1c14af17 100644
--- a/ui/gfx/image/image_skia_util_ios.mm
+++ b/ui/gfx/image/image_skia_util_ios.mm
@@ -4,7 +4,7 @@
#include "ui/gfx/image/image_skia_util_ios.h"
-#include <UIKit/UIKit.h>
+#import <UIKit/UIKit.h>
#include "base/logging.h"
#include "base/mac/scoped_cftyperef.h"
« no previous file with comments | « ui/base/accelerators/platform_accelerator_cocoa.h ('k') | ui/gfx/image/image_util_ios.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698