Index: components/autofill/core/common/form_field_data.cc |
diff --git a/components/autofill/common/form_field_data.cc b/components/autofill/core/common/form_field_data.cc |
similarity index 97% |
rename from components/autofill/common/form_field_data.cc |
rename to components/autofill/core/common/form_field_data.cc |
index 6e01c32b530893c88a674409842018a94d1442bb..f571714bb9f4d82a46c7d9f26308f51237e873b2 100644 |
--- a/components/autofill/common/form_field_data.cc |
+++ b/components/autofill/core/common/form_field_data.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/autofill/common/form_field_data.h" |
+#include "components/autofill/core/common/form_field_data.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |