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

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

Issue 2891763003: [WIP, DONOTCOMMIT] Test case for multi-result spellcheck (Closed)
Patch Set: Proposed fix Created 3 years, 7 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
Index: components/spellcheck/common/BUILD.gn
diff --git a/components/spellcheck/common/BUILD.gn b/components/spellcheck/common/BUILD.gn
index 4806ceef916951ba68196f8d2262da6d91544f15..c03f2e476621d8ef491a4be2e38c6e5a7d6ad8a5 100644
--- a/components/spellcheck/common/BUILD.gn
+++ b/components/spellcheck/common/BUILD.gn
@@ -13,6 +13,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",
« no previous file with comments | « chrome/browser/spellchecker/spelling_service_client_unittest.cc ('k') | components/spellcheck/common/spellcheck_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698