Index: components/autofill/browser/form_field_unittest.cc |
diff --git a/components/autofill/browser/form_field_unittest.cc b/components/autofill/browser/form_field_unittest.cc |
index 08018e41c47898cb6a61e4d2c860d12aa14523bf..a67f42084097ce1daa9b70c758c49c262ff83545 100644 |
--- a/components/autofill/browser/form_field_unittest.cc |
+++ b/components/autofill/browser/form_field_unittest.cc |
@@ -4,7 +4,7 @@ |
#include "base/memory/scoped_vector.h" |
#include "base/string16.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "components/autofill/browser/autofill_field.h" |
#include "components/autofill/browser/form_field.h" |
#include "testing/gtest/include/gtest/gtest.h" |