| Index: components/autofill/browser/autofill_regex_constants.cc.utf8
|
| diff --git a/chrome/browser/autofill/autofill_regex_constants.cc.utf8 b/components/autofill/browser/autofill_regex_constants.cc.utf8
|
| similarity index 99%
|
| rename from chrome/browser/autofill/autofill_regex_constants.cc.utf8
|
| rename to components/autofill/browser/autofill_regex_constants.cc.utf8
|
| index 78dfcb01a6628319fbd6e6073d8314fe05740391..53aa9d5677c065b6b2562f11dcf40e33ed2a6790 100644
|
| --- a/chrome/browser/autofill/autofill_regex_constants.cc.utf8
|
| +++ b/components/autofill/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 "chrome/browser/autofill/autofill_regex_constants.h"
|
| +#include "components/autofill/browser/autofill_regex_constants.h"
|
|
|
| namespace autofill {
|
|
|
|
|