| Index: components/browser_sync/profile_sync_components_factory_impl.cc
|
| diff --git a/components/browser_sync/profile_sync_components_factory_impl.cc b/components/browser_sync/profile_sync_components_factory_impl.cc
|
| index 2c2f1ab748232201071b0af97ac9e27e86e2045c..5f47d6185b42d5761051f5ffba1a133e97fb4f6b 100644
|
| --- a/components/browser_sync/profile_sync_components_factory_impl.cc
|
| +++ b/components/browser_sync/profile_sync_components_factory_impl.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/feature_list.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "build/build_config.h"
|
| #include "components/autofill/core/browser/autofill_wallet_data_type_controller.h"
|
| #include "components/autofill/core/browser/webdata/autocomplete_sync_bridge.h"
|
|
|