Index: components/autofill/browser/state_names.cc |
diff --git a/components/autofill/browser/state_names.cc b/components/autofill/browser/state_names.cc |
index 3c28ef3da65ac2110a0ad0b4701a4ebe005dae3a..9fca3676eb2e47cfb76792501db802208c5098bd 100644 |
--- a/components/autofill/browser/state_names.cc |
+++ b/components/autofill/browser/state_names.cc |
@@ -6,7 +6,7 @@ |
#include "base/basictypes.h" |
#include "base/string_util.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
namespace autofill { |
namespace state_names { |