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

Unified Diff: ios/chrome/browser/suggestions/image_fetcher_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/signin/signin_util.h ('k') | ios/chrome/browser/suggestions/ios_image_decoder_impl.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/suggestions/image_fetcher_impl.mm
diff --git a/ios/chrome/browser/suggestions/image_fetcher_impl.mm b/ios/chrome/browser/suggestions/image_fetcher_impl.mm
index 7b56099c44a97040f0fa5a4a396b6852f54202e9..77390d5b47b8d17022fbf762e8b02c440ccf741e 100644
--- a/ios/chrome/browser/suggestions/image_fetcher_impl.mm
+++ b/ios/chrome/browser/suggestions/image_fetcher_impl.mm
@@ -4,7 +4,7 @@
#include "ios/chrome/browser/suggestions/image_fetcher_impl.h"
-#include <UIKit/UIKit.h>
+#import <UIKit/UIKit.h>
#include "base/memory/ptr_util.h"
#include "base/threading/sequenced_worker_pool.h"
« no previous file with comments | « ios/chrome/browser/signin/signin_util.h ('k') | ios/chrome/browser/suggestions/ios_image_decoder_impl.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698