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

Unified Diff: chrome/renderer/DEPS

Issue 1884583003: Create a spellcheck component that will allow any embedder to reuse common functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address reviewers' comments. Created 4 years, 8 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 | « chrome/common/spellcheck_result.h ('k') | chrome/renderer/spellchecker/hunspell_engine.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 888f923557ed91f25056fe2018dcc822f7c9deb1..1b4c112ce30800a680bc99f3377d23a6a8c87016 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -24,6 +24,7 @@ include_rules = [
"+components/printing/common",
"+components/printing/renderer",
"+components/signin/core/common",
+ "+components/spellcheck/common",
"+components/startup_metric_utils/common",
"+components/strings/grit", # For generated headers
"+components/translate/content/common",
« no previous file with comments | « chrome/common/spellcheck_result.h ('k') | chrome/renderer/spellchecker/hunspell_engine.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698