| Index: components/autofill/core/common/BUILD.gn
|
| diff --git a/components/autofill/core/common/BUILD.gn b/components/autofill/core/common/BUILD.gn
|
| index f3b320f0827b36e83c45fdd18d6e42c04e3f1015..9f1aff9869fe82f4aa909b55fdbb83f4a15ef8cd 100644
|
| --- a/components/autofill/core/common/BUILD.gn
|
| +++ b/components/autofill/core/common/BUILD.gn
|
| @@ -14,6 +14,8 @@ static_library("common") {
|
| "autofill_l10n_util.h",
|
| "autofill_pref_names.cc",
|
| "autofill_pref_names.h",
|
| + "autofill_regex_constants.cc",
|
| + "autofill_regex_constants.h",
|
| "autofill_regexes.cc",
|
| "autofill_regexes.h",
|
| "autofill_switches.cc",
|
|
|