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

Side by Side Diff: components/certificate_transparency/DEPS

Issue 1222953002: Certificate Transparency: Add STH Fetching capability. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merging with master Created 5 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
(Empty)
1 include_rules = [
2 "+base",
3 "+components/safe_json",
4 "+net/base",
5 "+net/cert",
6 "+net/test",
7 "+net/url_request",
davidben 2015/07/16 21:53:38 This can probably just be "+net" I expect. It does
Eran Messeri 2015/07/17 15:40:23 Done.
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698