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

Side by Side Diff: components/certificate_transparency/DEPS

Issue 2547863002: Move base32 into base so that it can be used within base.
Patch Set: sync to position 437832 Created 4 years 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/base32",
3 "+components/prefs", 2 "+components/prefs",
4 "+components/safe_json", 3 "+components/safe_json",
5 "+components/url_formatter", 4 "+components/url_formatter",
6 "+components/url_matcher", 5 "+components/url_matcher",
7 "+crypto", 6 "+crypto",
8 "+net", 7 "+net",
9 ] 8 ]
OLDNEW
« no previous file with comments | « components/certificate_transparency/BUILD.gn ('k') | components/certificate_transparency/log_dns_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698