| Index: components/autofill/core/browser/autofill_wallet_data_type_controller.h
|
| diff --git a/components/autofill/core/browser/autofill_wallet_data_type_controller.h b/components/autofill/core/browser/autofill_wallet_data_type_controller.h
|
| index cffe8628f57e657992d8f65c4ccaaf65882954e8..a08c951defeb903baab25c7b489c4d5dadb0c869 100644
|
| --- a/components/autofill/core/browser/autofill_wallet_data_type_controller.h
|
| +++ b/components/autofill/core/browser/autofill_wallet_data_type_controller.h
|
| @@ -6,6 +6,7 @@
|
| #define COMPONENTS_AUTOFILL_CORE_BROWSER_AUTOFILL_WALLET_DATA_TYPE_CONTROLLER_H_
|
|
|
| #include "base/macros.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "components/prefs/pref_change_registrar.h"
|
| #include "components/sync/driver/async_directory_type_controller.h"
|
|
|
|
|