summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/autofill_country.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill/browser/autofill_country.cc')
-rw-r--r--components/autofill/browser/autofill_country.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/browser/autofill_country.cc b/components/autofill/browser/autofill_country.cc
index ed42231..60410b7 100644
--- a/components/autofill/browser/autofill_country.cc
+++ b/components/autofill/browser/autofill_country.cc
@@ -14,7 +14,7 @@
#include "base/memory/singleton.h"
#include "base/stl_util.h"
#include "base/string_util.h"
-#include "base/utf_string_conversions.h"
+#include "base/strings/utf_string_conversions.h"
#include "grit/component_resources.h"
#include "third_party/icu/public/common/unicode/locid.h"
#include "third_party/icu/public/common/unicode/uloc.h"