| Index: ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.h
|
| diff --git a/ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.h b/ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.h
|
| index 3444237b8db4f585c831e3840c5c16e1e306da0b..260599b8a1abfa8bebc206fae0c5fa206e47e1d5 100644
|
| --- a/ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.h
|
| +++ b/ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <memory>
|
|
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
|
|
| namespace ios {
|
| class ChromeBrowserState;
|
|
|