| Index: chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc b/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
|
| index c60ada82793af3e9bc2fb3370b8e9304a22a50c8..1c138b2b3498123d06ade4a5d670cb7a8ce4e125 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
|
| @@ -17,6 +17,7 @@
|
| #include "chrome/common/channel_info.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| +#include "components/browser_sync/common/browser_sync_switches.h"
|
| #include "components/signin/core/browser/profile_oauth2_token_service.h"
|
| #include "components/sync_driver/data_type_controller.h"
|
| #include "components/sync_driver/signin_manager_wrapper.h"
|
|
|