| Index: ios/chrome/browser/signin/constants.h
|
| diff --git a/ios/chrome/browser/signin/constants.h b/ios/chrome/browser/signin/constants.h
|
| index 1b30eeabeddf7f11ebdabeeb90ff9f7074655e41..c0c5a83904a581db9b58638b011c20d9422eb9fd 100644
|
| --- a/ios/chrome/browser/signin/constants.h
|
| +++ b/ios/chrome/browser/signin/constants.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef IOS_CHROME_BROWSER_SIGNIN_CONSTANTS_H_
|
| #define IOS_CHROME_BROWSER_SIGNIN_CONSTANTS_H_
|
|
|
| -#include <Foundation/Foundation.h>
|
| +#import <Foundation/Foundation.h>
|
|
|
| // Error domain for authentication error.
|
| extern NSString* kAuthenticationErrorDomain;
|
|
|