Commit 968e6105 authored by scheib's avatar scheib Committed by Commit bot

Create watchlist for content_bluetooth. Add scheib.

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

Cr-Commit-Position: refs/heads/master@{#302718}
parent d130dcdd
...@@ -241,6 +241,9 @@ ...@@ -241,6 +241,9 @@
'content': { 'content': {
'filepath': 'content/', 'filepath': 'content/',
}, },
'content_bluetooth': {
'filepath': 'content/.*bluetooth'
},
'content_input': { 'content_input': {
'filepath': 'content/browser/renderer_host/input/|'\ 'filepath': 'content/browser/renderer_host/input/|'\
'content/common/input/|'\ 'content/common/input/|'\
...@@ -841,6 +844,7 @@ ...@@ -841,6 +844,7 @@
'vitalyp+closure@chromium.org'], 'vitalyp+closure@chromium.org'],
'content': ['jam@chromium.org', 'content': ['jam@chromium.org',
'darin-cc@chromium.org' ], 'darin-cc@chromium.org' ],
'content_bluetooth': ['scheib+watch@chromium.org'],
'content_input': ['jdduke+watch@chromium.org'], 'content_input': ['jdduke+watch@chromium.org'],
'content_renderer': [ 'mkwst+moarreviews-renderer@chromium.org' ], 'content_renderer': [ 'mkwst+moarreviews-renderer@chromium.org' ],
'content_shell': ['jochen+watch@chromium.org', 'content_shell': ['jochen+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