| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index 631996e1a04c947ad58395da0b4fef984f07f3fe..140b673c336e1a162a529e88c261326fea7457e8 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -987,6 +987,9 @@
|
| 'tools': {
|
| 'filepath': 'tools/',
|
| },
|
| + 'tools_win_chromeexts': {
|
| + 'filepath': 'tools/win/chromeexts',
|
| + },
|
| 'tracing': {
|
| 'filepath': 'base/debug/trace_event.*'\
|
| '|base/trace_event/'\
|
| @@ -2051,6 +2054,7 @@
|
| 'shuchen+watch@chromium.org',
|
| 'yusukes+watch@chromium.org'],
|
| 'timers': ['chirantan+watch@chromium.org'],
|
| + 'tools_win_chromeexts': ['robliao+watch@chromium.org'],
|
| 'tracing': ['tracing+reviews@chromium.org',
|
| 'wfh+watch@chromium.org'],
|
| 'ui_compositor': ['cc-bugs@chromium.org'],
|
|
|