| Index: components/spellcheck/common/BUILD.gn
|
| diff --git a/components/spellcheck/common/BUILD.gn b/components/spellcheck/common/BUILD.gn
|
| index 69d4d0cbf280da9a695d4f9c9e89c90fb8005b8e..f41add6d3bf72b2d390a4dcefaa32d269c9a6c59 100644
|
| --- a/components/spellcheck/common/BUILD.gn
|
| +++ b/components/spellcheck/common/BUILD.gn
|
| @@ -12,6 +12,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",
|
|
|