Index: components/autofill/core/browser/autofill_country.cc |
diff --git a/components/autofill/browser/autofill_country.cc b/components/autofill/core/browser/autofill_country.cc |
similarity index 99% |
rename from components/autofill/browser/autofill_country.cc |
rename to components/autofill/core/browser/autofill_country.cc |
index ad080bc58d8b1a49914132e0d627e5d0509ef10a..012a60fae33000116768afc214b7d42010825e26 100644 |
--- a/components/autofill/browser/autofill_country.cc |
+++ b/components/autofill/core/browser/autofill_country.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_country.h" |
+#include "components/autofill/core/browser/autofill_country.h" |
#include <stddef.h> |
#include <stdint.h> |