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

Side by Side Diff: components/certificate_reporting/DEPS

Issue 2120683002: Fix up certificate error reporting histograms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+content/public/test",
estark 2016/07/01 21:46:47 I'm not 100% sure if this is allowed? I see other
felt 2016/07/01 22:03:13 A component can depend on content if it is not use
2 "+crypto", 3 "+crypto",
3 "+net" 4 "+net"
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698