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

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

Issue 2177023002: Remove spellchecker feedback. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compile Created 4 years, 4 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 | « components/spellcheck.gypi ('k') | components/spellcheck/common/spellcheck_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/spellcheck.gypi ('k') | components/spellcheck/common/spellcheck_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698