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

Unified Diff: chrome/common/DEPS

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/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index f9d9f8ec7ae48211cbacca87f37bb15a31dffa62..63cdab777a6519f3a95e54e64b7318fbdaa1375b 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -24,6 +24,7 @@ include_rules = [
"+components/policy/core/common",
"+components/printing/common",
"+components/signin/core/common",
+ "+components/spellcheck/common",
jam 2016/07/27 17:40:36 this shouldn't be needed once the message generato
timvolodine 2016/07/28 16:52:48 Done.
"+components/strings/grit",
"+components/translate/core/common",
"+components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698