| Index: components/autofill/content/browser/wallet/form_field_error.h
|
| diff --git a/components/autofill/content/browser/wallet/form_field_error.h b/components/autofill/content/browser/wallet/form_field_error.h
|
| index 3456cc4bdaa6091752ea3dda3f2b251b2d863da4..91a67b4de1dac5ac173386bfd8e7b4c644bd19f1 100644
|
| --- a/components/autofill/content/browser/wallet/form_field_error.h
|
| +++ b/components/autofill/content/browser/wallet/form_field_error.h
|
| @@ -6,7 +6,7 @@
|
| #define COMPONENTS_AUTOFILL_BROWSER_WALLET_FORM_FIELD_ERROR_H_
|
|
|
| #include "base/strings/string16.h"
|
| -#include "components/autofill/browser/field_types.h"
|
| +#include "components/autofill/core/browser/field_types.h"
|
|
|
| namespace base {
|
| class DictionaryValue;
|
|
|