| Index: components/spellcheck/common/BUILD.gn
|
| diff --git a/components/spellcheck/common/BUILD.gn b/components/spellcheck/common/BUILD.gn
|
| index 4806ceef916951ba68196f8d2262da6d91544f15..c03f2e476621d8ef491a4be2e38c6e5a7d6ad8a5 100644
|
| --- a/components/spellcheck/common/BUILD.gn
|
| +++ b/components/spellcheck/common/BUILD.gn
|
| @@ -13,6 +13,7 @@ source_set("common") {
|
| "spellcheck_message_generator.cc",
|
| "spellcheck_message_generator.h",
|
| "spellcheck_messages.h",
|
| + "spellcheck_result.cc",
|
| "spellcheck_result.h",
|
| "spellcheck_switches.cc",
|
| "spellcheck_switches.h",
|
|
|