summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorgroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-11 23:43:36 +0000
committergroby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-11 23:43:36 +0000
commitad0295d0bfb9244f3fca582c57f4328087483a39 (patch)
treebf3aba104e84cd350781f39dffa3715efab414df /WATCHLISTS
parenta9f4bf2696153623cfe2d07f3b4a29b1bb6ef230 (diff)
downloadchromium_src-ad0295d0bfb9244f3fca582c57f4328087483a39.zip
chromium_src-ad0295d0bfb9244f3fca582c57f4328087483a39.tar.gz
chromium_src-ad0295d0bfb9244f3fca582c57f4328087483a39.tar.bz2
Added spellchecking watchlist
TBR=rlp@chromium.org R=sky@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/11085084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161447 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS10
1 files changed, 10 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index be04087..5103417 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -338,6 +338,14 @@
'|content/common/.*speech'\
'|content/public/.*speech'
},
+ 'spellcheck': {
+ 'filepath': 'chrome/browser/spellchecker/'\
+ '|chrome/browser/tab_contents/spellchecker'\
+ '|chrome/browser/tab_contents/spelling_menu'\
+ '|chrome/common/spellcheck_'\
+ '|chrome/renderer/spellchecker/'\
+ '|webkit/tools/test_shell/mock_spellcheck'
+ },
'sync': {
'filepath': 'chrome/browser/sync/|sync/',
},
@@ -570,6 +578,8 @@
'shell_window': ['jeremya+watch@chromium.org'],
'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
'speech': ['satish@chromium.org'],
+ 'spellcheck': ['groby+spellwatch@chromium.org',
+ 'rlp@chromium.org'],
'sync': ['akalin@chromium.org',
'haitaol@chromium.org',
'rsimha@chromium.org',