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

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: Validation of unicode host names Created 5 years, 1 month 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698