| Index: components/spellcheck/common/BUILD.gn
|
| diff --git a/components/spellcheck/common/BUILD.gn b/components/spellcheck/common/BUILD.gn
|
| index 80188cdfe0dfea24b0926b9d410bf45103f376a0..4cd74ed911fa4b8aed0db44c1d6bd6b794a56c6e 100644
|
| --- a/components/spellcheck/common/BUILD.gn
|
| +++ b/components/spellcheck/common/BUILD.gn
|
| @@ -7,7 +7,6 @@ source_set("common") {
|
| "spellcheck_bdict_language.h",
|
| "spellcheck_common.cc",
|
| "spellcheck_common.h",
|
| - "spellcheck_marker.h",
|
| "spellcheck_message_generator.cc",
|
| "spellcheck_message_generator.h",
|
| "spellcheck_messages.h",
|
|
|