summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/phone_number.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill/browser/phone_number.cc')
-rw-r--r--components/autofill/browser/phone_number.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/browser/phone_number.cc b/components/autofill/browser/phone_number.cc
index 34180ac..567aaf1 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"