| Index: components/autofill/browser/address.h
|
| diff --git a/components/autofill/browser/address.h b/components/autofill/browser/address.h
|
| index 032a3feee9404cb7fcc89ff32b6c0ed6aa1b689d..d4d038605aa5aae22801d329bc5e27f6c84e7df1 100644
|
| --- a/components/autofill/browser/address.h
|
| +++ b/components/autofill/browser/address.h
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "components/autofill/browser/autofill_type.h"
|
| #include "components/autofill/browser/field_types.h"
|
| #include "components/autofill/browser/form_group.h"
|
|
|