Index: components/autofill/browser/phone_number.cc |
diff --git a/components/autofill/browser/phone_number.cc b/components/autofill/browser/phone_number.cc |
index 34180ac9171cf6e71c820aaeaa7aa36d4b5e5b51..567aaf18c69e8355db4dbce13f1d39a401ef6c91 100644 |
--- a/components/autofill/browser/phone_number.cc |
+++ b/components/autofill/browser/phone_number.cc |
@@ -7,7 +7,7 @@ |
#include "base/basictypes.h" |
#include "base/string_util.h" |
#include "base/strings/string_number_conversions.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "components/autofill/browser/autofill_country.h" |
#include "components/autofill/browser/autofill_profile.h" |
#include "components/autofill/browser/autofill_type.h" |