summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorfischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-03 17:52:39 +0000
committerfischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-03 17:52:39 +0000
commit4b07b62cc7b4958bb7f3dc8185ff7651f4390eb3 (patch)
tree578ac97e26e5290993166d10c21d72b45fa896ca /WATCHLISTS
parent5dfb443406255097c55a0e524729d4684ba775ab (diff)
downloadchromium_src-4b07b62cc7b4958bb7f3dc8185ff7651f4390eb3.zip
chromium_src-4b07b62cc7b4958bb7f3dc8185ff7651f4390eb3.tar.gz
chromium_src-4b07b62cc7b4958bb7f3dc8185ff7651f4390eb3.tar.bz2
Add tools/emacs watch.
BUG=none TEST=manual: python ../../depot_tools/watchlists.py WATCHLISTS tools/emacs/flymake-chromium.el Review URL: http://codereview.chromium.org/8113005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103742 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 e9bb019..0231baa 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -269,6 +269,9 @@
'|ui/base/accessibility/.*' \
'|views/accessibility/.*'
},
+ 'tools_emacs': {
+ 'filepath': 'tools/emacs/.*',
+ },
},
'WATCHLISTS': {
@@ -367,5 +370,6 @@
'yuzo+watch@chromium.org'],
'aura': ['ben+watch@chromium.org'],
'views_core': ['ben+watch@chromium.org'],
+ 'tools_emacs': ['fischman+watch@chromium.org'],
},
}