| 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 c16dc4b2137b23505281f3529ef043f624f2cbb1..8da98d23548a27a0a1ea44fba51fa4323eab6e19 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| @@ -23,6 +23,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"
|
|
|