| Index: ios/chrome/browser/ui/sync/sync_util.h
|
| diff --git a/ios/chrome/browser/ui/sync/sync_util.h b/ios/chrome/browser/ui/sync/sync_util.h
|
| index 359e0cedeea05fee559237e172766bef412cc092..4d7f715982ba4caf12c9c2016d752e57a4640b03 100644
|
| --- a/ios/chrome/browser/ui/sync/sync_util.h
|
| +++ b/ios/chrome/browser/ui/sync/sync_util.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef IOS_CHROME_BROWSER_UI_SYNC_SYNC_UTIL_H_
|
| #define IOS_CHROME_BROWSER_UI_SYNC_SYNC_UTIL_H_
|
|
|
| -#include <Foundation/Foundation.h>
|
| +#import <Foundation/Foundation.h>
|
|
|
| #include "google_apis/gaia/google_service_auth_error.h"
|
| #include "ios/chrome/browser/sync/sync_setup_service.h"
|
|
|