Index: components/spellcheck/renderer/BUILD.gn |
diff --git a/components/spellcheck/renderer/BUILD.gn b/components/spellcheck/renderer/BUILD.gn |
index 60f66ab86465d39c74d2874ae4757b21e3da5092..eb323b2b4dae37c5099da1cf11d3ff581483df88 100644 |
--- a/components/spellcheck/renderer/BUILD.gn |
+++ b/components/spellcheck/renderer/BUILD.gn |
@@ -25,7 +25,6 @@ source_set("renderer") { |
"spelling_engine.h", |
] |
- # TODO(xiaochengh): Negate these checks so that each file is listed only once. |
if (!use_browser_spellchecker) { |
sources -= [ |
"platform_spelling_engine.cc", |