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

Unified Diff: chrome/common/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: address formatting comments 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 0b46d2fa6572264fbde91a57f6e9ce20971ac597..c46d41c1d227af9d99d6813291c65eac8a7cdb79 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -149,6 +149,7 @@ static_library("common") {
"//components/password_manager/content/public/interfaces",
"//components/password_manager/core/common",
"//components/signin/core/common",
+ "//components/spellcheck/common",
"//components/translate/content/common",
"//components/visitedlink/common",
"//ipc",
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/DEPS » ('j') | chrome/common/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698