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

Side by Side Diff: components/certificate_transparency/DEPS

Issue 1100003006: Certificate Transparency: Fetching of Signed Tree Heads (DRAFT) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 "+base/memory",
Ryan Sleevi 2015/04/24 10:42:06 Just +base is sufficient (it includes subdirectori
Eran Messeri 2015/06/18 15:18:40 Done.
4 "+net/base",
5 "+net/cert",
6 "+net/url_request",
Ryan Sleevi 2015/04/24 10:42:06 just +net is sufficient here for a component.
Eran Messeri 2015/06/18 15:18:40 Done.
7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698