| Index: chrome/browser/sync/profile_sync_test_util.cc
|
| diff --git a/chrome/browser/sync/profile_sync_test_util.cc b/chrome/browser/sync/profile_sync_test_util.cc
|
| index 7261d1b68ef4af512ce777a9fb333e872698a7b4..6ae90b320cf5dcce945ceb9b40b091fde740746d 100644
|
| --- a/chrome/browser/sync/profile_sync_test_util.cc
|
| +++ b/chrome/browser/sync/profile_sync_test_util.cc
|
| @@ -14,8 +14,8 @@
|
| #include "chrome/browser/sync/chrome_sync_client.h"
|
| #include "chrome/common/channel_info.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| -#include "components/browser_sync/browser/profile_sync_test_util.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_test_util.h"
|
| #include "components/signin/core/browser/signin_manager.h"
|
| #include "components/sync/driver/signin_manager_wrapper.h"
|
| #include "components/sync/driver/startup_controller.h"
|
|
|