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; |