| 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 af16359880950f70ec7dea189132633b1722259a..bd9e531af9f6d062386c0c7e6f4ace6e3d3bf46d 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>
|
|
|