| Index: components/autofill/browser/contact_info.h
|
| diff --git a/components/autofill/browser/contact_info.h b/components/autofill/browser/contact_info.h
|
| index 5fc920a383dfc16b87f2bbbe46bbea685f60e9db..3d96636f781ec6bfbbb6463425c934400cf29942 100644
|
| --- a/components/autofill/browser/contact_info.h
|
| +++ b/components/autofill/browser/contact_info.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/gtest_prod_util.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "components/autofill/browser/field_types.h"
|
| #include "components/autofill/browser/form_group.h"
|
|
|
|
|