| Index: ios/chrome/browser/signin/signin_util.h
|
| diff --git a/ios/chrome/browser/signin/signin_util.h b/ios/chrome/browser/signin/signin_util.h
|
| index d743688220e34167916371c15dae490edd826329..c7e6032ed6e680a1efac7dbdafd317c05eea8e3c 100644
|
| --- a/ios/chrome/browser/signin/signin_util.h
|
| +++ b/ios/chrome/browser/signin/signin_util.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef IOS_CHROME_BROWSER_SIGNIN_SIGNIN_UTIL_H_
|
| #define IOS_CHROME_BROWSER_SIGNIN_SIGNIN_UTIL_H_
|
|
|
| -#include <Foundation/Foundation.h>
|
| +#import <Foundation/Foundation.h>
|
|
|
| #include <set>
|
| #include <string>
|
|
|