| Index: components/autofill/browser/autofill_country_unittest.cc
|
| diff --git a/components/autofill/browser/autofill_country_unittest.cc b/components/autofill/browser/autofill_country_unittest.cc
|
| index a94cdeca2a9750ecbf65f83b26763d4718b78a65..e2f154c7e1ecf29792f672d16ac5a1896c195899 100644
|
| --- a/components/autofill/browser/autofill_country_unittest.cc
|
| +++ b/components/autofill/browser/autofill_country_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "components/autofill/browser/autofill_country.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|