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