| Index: ios/chrome/app/application_delegate/fake_startup_information.h
|
| diff --git a/ios/chrome/app/application_delegate/fake_startup_information.h b/ios/chrome/app/application_delegate/fake_startup_information.h
|
| index 3d7857ddbe17c20a8a60526c4a758d973cbe6225..5401e4eae306f2e0e126fdccfccd6bd192e15b33 100644
|
| --- a/ios/chrome/app/application_delegate/fake_startup_information.h
|
| +++ b/ios/chrome/app/application_delegate/fake_startup_information.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef IOS_CHROME_APP_APPLICATION_DELEGATE_FAKE_STARTUP_INFORMATION_H_
|
| #define IOS_CHROME_APP_APPLICATION_DELEGATE_FAKE_STARTUP_INFORMATION_H_
|
|
|
| -#include <UIKit/UIKit.h>
|
| +#import <UIKit/UIKit.h>
|
|
|
| #include "ios/chrome/app/application_delegate/startup_information.h"
|
|
|
|
|