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

Unified 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: BUILD.gn file fixes per review comments Created 5 years, 4 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/packed_ct_ev_whitelist/DEPS b/components/certificate_transparency/DEPS
similarity index 61%
copy from components/packed_ct_ev_whitelist/DEPS
copy to components/certificate_transparency/DEPS
index 1bea96d04e631b9cc09c2cd2de234cb2ee6526a5..7fae475699cd92d83daad03e60ce22fee59bf6df 100644
--- a/components/packed_ct_ev_whitelist/DEPS
+++ b/components/certificate_transparency/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+base",
+ "+components/safe_json",
"+content/public/browser",
- "+net/cert",
- "+net/ssl",
+ "+net",
]
« no previous file with comments | « components/certificate_transparency/BUILD.gn ('k') | components/certificate_transparency/log_proof_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698