summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/webdata/autofill_entry.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill/browser/webdata/autofill_entry.cc')
-rw-r--r--components/autofill/browser/webdata/autofill_entry.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/browser/webdata/autofill_entry.cc b/components/autofill/browser/webdata/autofill_entry.cc
index 6d7d538..1f5ab6b 100644
--- a/components/autofill/browser/webdata/autofill_entry.cc
+++ b/components/autofill/browser/webdata/autofill_entry.cc
@@ -8,7 +8,7 @@
#include <set>
#include "base/logging.h"
-#include "base/utf_string_conversions.h"
+#include "base/strings/utf_string_conversions.h"
namespace autofill {
namespace {