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

Unified Diff: ios/chrome/browser/suggestions/ios_image_decoder_impl.mm

Issue 2603973002: Import Objective C Frameworks (Closed)
Patch Set: only ios 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 | « ios/chrome/browser/suggestions/image_fetcher_impl.mm ('k') | ios/chrome/browser/ui/background_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/suggestions/ios_image_decoder_impl.mm
diff --git a/ios/chrome/browser/suggestions/ios_image_decoder_impl.mm b/ios/chrome/browser/suggestions/ios_image_decoder_impl.mm
index b400cad0e269d4b8a4c1bc4ac8a28376c89548d4..3f7a6436b718ad490e0f38cb47276b465391c66c 100644
--- a/ios/chrome/browser/suggestions/ios_image_decoder_impl.mm
+++ b/ios/chrome/browser/suggestions/ios_image_decoder_impl.mm
@@ -4,7 +4,7 @@
#include "ios/chrome/browser/suggestions/ios_image_decoder_impl.h"
-#include <UIKit/UIKit.h>
+#import <UIKit/UIKit.h>
#include "base/callback.h"
#include "base/mac/scoped_nsobject.h"
« no previous file with comments | « ios/chrome/browser/suggestions/image_fetcher_impl.mm ('k') | ios/chrome/browser/ui/background_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698