Commit c2a9f618 authored by eranm's avatar eranm Committed by Commit bot

Adding Certificate Transparency watchlist.

Review URL: https://codereview.chromium.org/1468173007

Cr-Commit-Position: refs/heads/master@{#361364}
parent 7278371a
...@@ -185,6 +185,16 @@ ...@@ -185,6 +185,16 @@
'|chrome/test/data/extensions/api_test/cast_'\ '|chrome/test/data/extensions/api_test/cast_'\
'|content/public/renderer/media_stream_', '|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': { 'chromecast': {
'filepath': 'chromecast/', 'filepath': 'chromecast/',
}, },
...@@ -1278,6 +1288,7 @@ ...@@ -1278,6 +1288,7 @@
'miu+watch@chromium.org', 'miu+watch@chromium.org',
'xjz+watch@chromium.org'], 'xjz+watch@chromium.org'],
'cc': ['cc-bugs@chromium.org'], 'cc': ['cc-bugs@chromium.org'],
'certificate_transparency': ['eranm@chromium.org', 'certificate-transparency-chrome@googlegroups.com'],
'chrome_elf': ['caitkp+watch@chromium.org',], 'chrome_elf': ['caitkp+watch@chromium.org',],
'chrome_views': ['tfarina@chromium.org'], 'chrome_views': ['tfarina@chromium.org'],
'chromecast': ['gunsch+watch@chromium.org', 'chromecast': ['gunsch+watch@chromium.org',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment