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 ea326e35ea038ef9b0fd4dcbb51e58da633f9d11..a94cdeca2a9750ecbf65f83b26763d4718b78a65 100644 |
--- a/components/autofill/browser/autofill_country_unittest.cc |
+++ b/components/autofill/browser/autofill_country_unittest.cc |
@@ -5,7 +5,7 @@ |
#include <string> |
#include "base/string16.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "components/autofill/browser/autofill_country.h" |
#include "testing/gtest/include/gtest/gtest.h" |