| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index be04087b155b992d015c42fdf9a5fd6907d3dcf2..5103417440e8e13f506a9fb32ddc7d7341e8608e 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',
|
|
|