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

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: Merging with master Created 5 years, 7 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
new file mode 100644
index 0000000000000000000000000000000000000000..68885929bc433ba5ffcaa1cc99b938136a9d2cca
--- /dev/null
+++ b/components/certificate_transparency/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+base",
+ "+base/memory",
+ "+net/base",
+ "+net/cert",
+ "+net/url_request",
+]

Powered by Google App Engine
This is Rietveld 408576698