| 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 9f92381bb3dcc2c0151b94af9e0036fa71a9009f..d7173ea7d1aa2198c3e476d3b3084f821f14a6fa 100644
 | 
| --- a/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
 | 
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc
 | 
| @@ -14,7 +14,6 @@
 | 
|  #include "chrome/browser/sync/profile_sync_service_factory.h"
 | 
|  #include "chrome/browser/sync/supervised_user_signin_manager_wrapper.h"
 | 
|  #include "chrome/common/chrome_switches.h"
 | 
| -#include "chrome/common/chrome_version_info.h"
 | 
|  #include "chrome/common/sync_util.h"
 | 
|  #include "chrome/test/base/testing_profile.h"
 | 
|  #include "components/signin/core/browser/profile_oauth2_token_service.h"
 | 
| 
 |