summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authormazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-17 01:32:51 +0000
committermazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-17 01:32:51 +0000
commit6bff0adeeba6ecffd0cdfcc9b339105897d1d083 (patch)
treef795c0054913a81bfc3c76f132411959efc78844 /WATCHLISTS
parent7507418157f71dfc126baef4c7019cef8c9b9543 (diff)
downloadchromium_src-6bff0adeeba6ecffd0cdfcc9b339105897d1d083.zip
chromium_src-6bff0adeeba6ecffd0cdfcc9b339105897d1d083.tar.gz
chromium_src-6bff0adeeba6ecffd0cdfcc9b339105897d1d083.tar.bz2
Create a watchlist for chrome/browser/ui/views/accelerator_table_gtk.cc and add myself to it.
BUG=none TEST=Ran watchlist.py and confimed it worked. Review URL: http://codereview.chromium.org/7193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89432 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 04eb50a..aae8222 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -217,6 +217,9 @@
'panels': {
'filepath': 'chrome/browser/ui/panels/.*',
},
+ 'accelerator_table_gtk': {
+ 'filepath': 'chrome/browser/ui/views/accelerator_table_gtk.cc',
+ },
},
'WATCHLISTS': {
@@ -292,5 +295,6 @@
'jianli@chromium.org'],
'importer': ['tfarina@chromium.org'],
'views': ['dhollowa@chromium.org'],
+ 'accelerator_table_gtk': ['mazda@chromium.org'],
},
}