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

Unified Diff: tools/ipc_fuzzer/message_lib/BUILD.gn

Issue 2177343002: Componentize spellcheck [2]: move common/ files to component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move message generator to component Created 4 years, 5 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/common/spellcheck_result.h ('k') | tools/ipc_fuzzer/message_lib/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_lib/BUILD.gn
diff --git a/tools/ipc_fuzzer/message_lib/BUILD.gn b/tools/ipc_fuzzer/message_lib/BUILD.gn
index 95466f3b246b15c71b8e1a91369a57e4821e7c1f..d477d8c14f1231468aa6cdbe65c82bab50d0a6df 100644
--- a/tools/ipc_fuzzer/message_lib/BUILD.gn
+++ b/tools/ipc_fuzzer/message_lib/BUILD.gn
@@ -13,6 +13,7 @@ static_library("ipc_message_lib") {
"//components/content_settings/content/common",
"//components/network_hints/common",
"//components/pdf/common",
+ "//components/spellcheck/common",
"//components/tracing",
"//content/child",
"//content/public/child",
« no previous file with comments | « components/spellcheck/common/spellcheck_result.h ('k') | tools/ipc_fuzzer/message_lib/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698