| Index: chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| diff --git a/chrome/browser/sync/profile_sync_components_factory_impl.cc b/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| index deb02f8130b49c957bd3e2d4381a296c5c9f2dd4..4e393177746fbad03d97d637578acf90bb5aa9bf 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| @@ -24,6 +24,7 @@
|
| #include "components/autofill/core/browser/webdata/autofill_profile_data_type_controller.h"
|
| #include "components/autofill/core/common/autofill_pref_names.h"
|
| #include "components/autofill/core/common/autofill_switches.h"
|
| +#include "components/browser_sync/common/browser_sync_switches.h"
|
| #include "components/dom_distiller/core/dom_distiller_features.h"
|
| #include "components/history/core/browser/history_delete_directives_data_type_controller.h"
|
| #include "components/history/core/browser/typed_url_change_processor.h"
|
|
|