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

Unified Diff: components/spellcheck/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 | « components/spellcheck/common/BUILD.gn ('k') | components/spellcheck/common/spellcheck_bdict_language.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/spellcheck/common/DEPS
diff --git a/chrome/browser/copresence/DEPS b/components/spellcheck/common/DEPS
similarity index 62%
copy from chrome/browser/copresence/DEPS
copy to components/spellcheck/common/DEPS
index c3a5b96fc44d4dabd31a53ec0db441642bc2ceeb..5ecc38a67fb07fca5d8c97f9f347727071045911 100644
--- a/chrome/browser/copresence/DEPS
+++ b/components/spellcheck/common/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+media",
+ "+ipc",
]
« no previous file with comments | « components/spellcheck/common/BUILD.gn ('k') | components/spellcheck/common/spellcheck_bdict_language.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698