Add self to watch active_downloads.*
BUG=NONE TEST=watchlist.py for active_downloads.html, active_downloads.h, active_downloads.cc. Review URL: http://codereview.chromium.org/7908011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101413 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@ -221,6 +221,9 @@
|
||||
'imageburner': {
|
||||
'filepath': 'imageburner'
|
||||
},
|
||||
'active_downloads': {
|
||||
'filepath': 'active_downloads'
|
||||
},
|
||||
'clang_update': {
|
||||
'filepath': 'tools/clang/scripts/update.sh'
|
||||
},
|
||||
@ -326,6 +329,7 @@
|
||||
'dom_login': ['rharrison@chromium.org'],
|
||||
'task_manager': ['yoshiki+watch@chromium.org'],
|
||||
'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
|
||||
'active_downloads': ['achuith+watch@chromium.org'],
|
||||
'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
|
||||
'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'],
|
||||
'panels': ['dimich@chromium.org', 'jennb@chromium.org',
|
||||
|
Reference in New Issue
Block a user