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

Unified Diff: WATCHLISTS

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

Powered by Google App Engine
This is Rietveld 408576698