| Index: components/autofill/core/browser/autofill_regex_constants.cc.utf8
|
| diff --git a/components/autofill/browser/autofill_regex_constants.cc.utf8 b/components/autofill/core/browser/autofill_regex_constants.cc.utf8
|
| similarity index 99%
|
| rename from components/autofill/browser/autofill_regex_constants.cc.utf8
|
| rename to components/autofill/core/browser/autofill_regex_constants.cc.utf8
|
| index 48e93f282c6b2fc00a652322a8fe7ec02e9e495f..ab58ae4448b80b1104f7b8ca01cc7956c1e161fd 100644
|
| --- a/components/autofill/browser/autofill_regex_constants.cc.utf8
|
| +++ b/components/autofill/core/browser/autofill_regex_constants.cc.utf8
|
| @@ -6,7 +6,7 @@
|
| // different compilers, we use a script to convert the UTF8 strings into
|
| // numeric literals (\x##).
|
|
|
| -#include "components/autofill/browser/autofill_regex_constants.h"
|
| +#include "components/autofill/core/browser/autofill_regex_constants.h"
|
|
|
| namespace autofill {
|
|
|
|
|