Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5384)

Unified Diff: components/spellcheck/renderer/BUILD.gn

Issue 2820433007: Remove a TODO from components/spellcheck/renderer/BUILD.gn (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698