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

Unified Diff: WATCHLISTS

Issue 1468173007: Adding Certificate Transparency watchlist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 51ea770212a75bac7c66c08980528ccda3ecbc6b..594b701e6b79ea5866a05cdab70007f8cd58593e 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -185,6 +185,16 @@
'|chrome/test/data/extensions/api_test/cast_'\
'|content/public/renderer/media_stream_',
},
+ 'certificate_transparency': {
+ 'filepath': 'components/certificate_transparency/'\
+ '|components/packed_ct_ev_whitelist/'\
+ '|net/cert/ct_'\
+ '|net/cert/multi_log_ct_verifier'\
+ '|net/cert/sct_status_flags.h'\
+ '|net/cert/signed_certificate_timestamp'\
+ '|net/cert/signed_tree_head'\
+ '|net/test/ct_',
+ },
'chromecast': {
'filepath': 'chromecast/',
},
@@ -1278,6 +1288,7 @@
'miu+watch@chromium.org',
'xjz+watch@chromium.org'],
'cc': ['cc-bugs@chromium.org'],
+ 'certificate_transparency': ['eranm@chromium.org', 'certificate-transparency-chrome@googlegroups.com'],
'chrome_elf': ['caitkp+watch@chromium.org',],
'chrome_views': ['tfarina@chromium.org'],
'chromecast': ['gunsch+watch@chromium.org',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698