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" |
] |