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

Unified Diff: chrome/common/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/BUILD.gn ('k') | chrome/common/common_message_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 3234cc63ed870b893c2308641fe611539df80014..a2dc40f922e33a4260896ab2cdb211b1534d1576 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -21,6 +21,7 @@ include_rules = [
"+components/policy/core/common",
"+components/printing/common",
"+components/signin/core/common",
+ "+components/spellcheck/common",
# TODO(fdoray): Remove this once the PreRead field trial has expired.
# crbug.com/577698
"+components/startup_metric_utils/common",
« no previous file with comments | « chrome/common/BUILD.gn ('k') | chrome/common/common_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698