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

Unified Diff: components/translate/DEPS

Issue 25531002: Move language detection to a component (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Run translate unittests on iOS Created 7 years, 2 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/translate.gypi ('k') | components/translate/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate/DEPS
diff --git a/components/webdata/encryptor/DEPS b/components/translate/DEPS
similarity index 35%
copy from components/webdata/encryptor/DEPS
copy to components/translate/DEPS
index d175bda6fe73f9bc64b0b207936f8e973a3c758c..8f4bfc0c61d9de8a13bf8de6b2f91b6da82355a5 100644
--- a/components/webdata/encryptor/DEPS
+++ b/components/translate/DEPS
@@ -1,4 +1,4 @@
include_rules = [
+ # translate is used on iOS, which cannot depend on content.
"-content",
- "+crypto"
]
« no previous file with comments | « components/translate.gypi ('k') | components/translate/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698