| Index: chrome/browser/sync/profile_sync_service_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_unittest.cc b/chrome/browser/sync/profile_sync_service_unittest.cc
|
| index c8d147aaca92e7f2eb8765b9ae1d54d8772b0765..edf4ceded1cf5a2c024e02be1b4a443d35df1bee 100644
|
| --- a/chrome/browser/sync/profile_sync_service_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_unittest.cc
|
| @@ -31,6 +31,7 @@
|
| #include "chrome/test/base/testing_browser_process.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "chrome/test/base/testing_profile_manager.h"
|
| +#include "components/browser_sync/common/browser_sync_switches.h"
|
| #include "components/invalidation/impl/profile_invalidation_provider.h"
|
| #include "components/invalidation/public/invalidation_service.h"
|
| #include "components/signin/core/browser/account_tracker_service.h"
|
|
|