| Index: components/spellcheck/common/BUILD.gn
|
| diff --git a/components/spellcheck/common/BUILD.gn b/components/spellcheck/common/BUILD.gn
|
| index d6a467887e03b8ad5f7a8d54587f62afb8accf0b..465a327f214b7c4fd430fe4604f62cc35e1262d1 100644
|
| --- a/components/spellcheck/common/BUILD.gn
|
| +++ b/components/spellcheck/common/BUILD.gn
|
| @@ -7,6 +7,8 @@ source_set("common") {
|
| "spellcheck_bdict_language.h",
|
| "spellcheck_common.cc",
|
| "spellcheck_common.h",
|
| + "spellcheck_features.cc",
|
| + "spellcheck_features.h",
|
| "spellcheck_marker.h",
|
| "spellcheck_message_generator.cc",
|
| "spellcheck_message_generator.h",
|
|
|