Index: components/autofill/core/common/form_data.cc |
diff --git a/components/autofill/common/form_data.cc b/components/autofill/core/common/form_data.cc |
similarity index 95% |
rename from components/autofill/common/form_data.cc |
rename to components/autofill/core/common/form_data.cc |
index 0b7287d544a2d5172c22138dbc3a107fd655af35..15325c4a1b1807950ac3afc18852dc80c5db04d5 100644 |
--- a/components/autofill/common/form_data.cc |
+++ b/components/autofill/core/common/form_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_data.h" |
+#include "components/autofill/core/common/form_data.h" |
#include "base/strings/string_util.h" |