Chromium Code Reviews| 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'], |
|
scottmg
2017/01/05 15:53:46
(Probably unnecessary if you're OWNERS, but up to
robliao
2017/01/06 02:31:06
I've found this useful for ui/display/win when cha
|
| 'tracing': ['tracing+reviews@chromium.org', |
| 'wfh+watch@chromium.org'], |
| 'ui_compositor': ['cc-bugs@chromium.org'], |