diff options
Diffstat (limited to 'components/autofill/common/form_field_data.h')
-rw-r--r-- | components/autofill/common/form_field_data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/common/form_field_data.h b/components/autofill/common/form_field_data.h index e1272ca..9b87d15 100644 --- a/components/autofill/common/form_field_data.h +++ b/components/autofill/common/form_field_data.h @@ -7,7 +7,7 @@ #include <vector> -#include "base/string16.h" +#include "base/strings/string16.h" namespace autofill { |