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

Unified Diff: components/certificate_transparency/DEPS

Issue 2066553002: Certificate Transparency DNS log client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mock_dns_responses
Patch Set: Rebase and lint fixes 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 side-by-side diff with in-line comments
Download patch
Index: components/certificate_transparency/DEPS
diff --git a/components/certificate_transparency/DEPS b/components/certificate_transparency/DEPS
index b3d5f275485d3938d0c45613f2ed899e3f15b4e9..575b15014083bad0ebf2a3ccb0765be35d4a35da 100644
--- a/components/certificate_transparency/DEPS
+++ b/components/certificate_transparency/DEPS
@@ -1,7 +1,9 @@
include_rules = [
+ "+components/base32",
"+components/prefs",
"+components/safe_json",
"+components/url_formatter",
"+components/url_matcher",
+ "+crypto",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698