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

Unified Diff: WATCHLISTS

Issue 2612193002: Chrome Windows Debugger Extension Skeleton (Closed)
Patch Set: CR Feedback Created 3 years, 11 months 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 | « BUILD.gn ('k') | tools/win/chromeexts/BUILD.gn » ('j') | 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 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'],
« no previous file with comments | « BUILD.gn ('k') | tools/win/chromeexts/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698