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

Unified Diff: ios/chrome/browser/chrome_coordinator.h

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
Index: ios/chrome/browser/chrome_coordinator.h
diff --git a/ios/chrome/browser/chrome_coordinator.h b/ios/chrome/browser/chrome_coordinator.h
index 9c6a82c4c1168b59a9729faa425d4b797d56cc54..fa803a8af10e6d203c4af56428beb6b66d50cb90 100644
--- a/ios/chrome/browser/chrome_coordinator.h
+++ b/ios/chrome/browser/chrome_coordinator.h
@@ -5,7 +5,7 @@
#ifndef IOS_CHROME_BROWSER_CHROME_COORDINATOR_H_
#define IOS_CHROME_BROWSER_CHROME_COORDINATOR_H_
-#include <UIKit/UIKit.h>
+#import <UIKit/UIKit.h>
@class ChromeCoordinator;
typedef NSMutableArray<ChromeCoordinator*> MutableCoordinatorArray;
« no previous file with comments | « ios/chrome/app/safe_mode/safe_mode_coordinator_unittest.mm ('k') | ios/chrome/browser/crash_loop_detection_util_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698