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

Unified Diff: components/certificate_transparency/DEPS

Issue 2102783003: Add enterprise policy to exempt hosts from Certificate Transparency (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@enterprise_ct
Patch Set: Feedback Created 4 years, 6 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 428a6b27e1dd6323856220dc85e88b54582f0746..b3d5f275485d3938d0c45613f2ed899e3f15b4e9 100644
--- a/components/certificate_transparency/DEPS
+++ b/components/certificate_transparency/DEPS
@@ -1,4 +1,7 @@
include_rules = [
+ "+components/prefs",
"+components/safe_json",
+ "+components/url_formatter",
+ "+components/url_matcher",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698