Index: components/autofill/core/browser/autofill_type.cc |
diff --git a/components/autofill/browser/autofill_type.cc b/components/autofill/core/browser/autofill_type.cc |
similarity index 99% |
rename from components/autofill/browser/autofill_type.cc |
rename to components/autofill/core/browser/autofill_type.cc |
index c946d7399d53638df72b0b026f8b23e63273bfbe..35ec3353dec5cd7a689dcdd721e364c2e0c50516 100644 |
--- a/components/autofill/browser/autofill_type.cc |
+++ b/components/autofill/core/browser/autofill_type.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/browser/autofill_type.h" |
+#include "components/autofill/core/browser/autofill_type.h" |
#include <ostream> |