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

Unified Diff: components/cronet/android/DEPS

Issue 1407263010: [Cronet] Public key pinning for Java API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Small changes and rebase Created 5 years 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 | « no previous file | components/cronet/android/api/package-list » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/android/DEPS
diff --git a/components/cronet/android/DEPS b/components/cronet/android/DEPS
index be3ee2e4c4f77747e8add66b7ddc5a8a4ece9653..73d8aca76c81160bae16d56aabc2696d7a22456a 100644
--- a/components/cronet/android/DEPS
+++ b/components/cronet/android/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/data_reduction_proxy",
"+components/metrics",
+ "+crypto",
"+jni",
]
« no previous file with comments | « no previous file | components/cronet/android/api/package-list » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698