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

Side by Side 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: Refactored X509UtilTest to avoid code duplication 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/data_reduction_proxy", 2 "+components/data_reduction_proxy",
3 "+components/metrics", 3 "+components/metrics",
4 "+crypto",
xunjieli 2015/11/06 15:47:54 you might need to add sleevi@ as a reviewer in ord
kapishnikov 2015/11/06 16:18:13 I will do it. Thanks.
4 "+jni", 5 "+jni",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698