| 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 2850c225e4eaca1459944f82dd579ff496626f9f..2b890f8965c3494d27dd37cbf86f49bd93583ae5 100644
|
| --- a/components/autofill/core/browser/autofill_wallet_data_type_controller.h
|
| +++ b/components/autofill/core/browser/autofill_wallet_data_type_controller.h
|
| @@ -6,7 +6,7 @@
|
| #define COMPONENTS_SYNC_DRIVER_GLUE_AUTOFILL_WALLET_DATA_TYPE_CONTROLLER_H_
|
|
|
| #include "base/macros.h"
|
| -#include "components/prefs/pref_change_registrar.h"
|
| +#include "base/prefs/pref_change_registrar.h"
|
| #include "components/sync_driver/non_ui_data_type_controller.h"
|
|
|
| namespace autofill {
|
|
|