| Index: ios/chrome/browser/root_coordinator.h
|
| diff --git a/ios/chrome/browser/root_coordinator.h b/ios/chrome/browser/root_coordinator.h
|
| index 5158ded13527c4732c9d1ff4425fddc90107096d..c9c6a8295078d82fdab092dc3b3960c479393632 100644
|
| --- a/ios/chrome/browser/root_coordinator.h
|
| +++ b/ios/chrome/browser/root_coordinator.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef IOS_CHROME_BROWSER_ROOT_COORDINATOR_H_
|
| #define IOS_CHROME_BROWSER_ROOT_COORDINATOR_H_
|
|
|
| -#include <UIKit/UIKit.h>
|
| +#import <UIKit/UIKit.h>
|
|
|
| #import "ios/chrome/browser/chrome_coordinator.h"
|
|
|
|
|