diff options
author | groby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-11 19:18:35 +0000 |
---|---|---|
committer | groby@chromium.org <groby@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-11 19:18:35 +0000 |
commit | 97e677a620b6eef7240617d08112d32644f75a63 (patch) | |
tree | e535a1325f508a4b6f22ca222d43d36eda0e6702 /WATCHLISTS | |
parent | 900e27d9505185f94e15f4e52d930a5a142314b1 (diff) | |
download | chromium_src-97e677a620b6eef7240617d08112d32644f75a63.zip chromium_src-97e677a620b6eef7240617d08112d32644f75a63.tar.gz chromium_src-97e677a620b6eef7240617d08112d32644f75a63.tar.bz2 |
Added hunspell dicts to spellcheck watchlist, added rouslan as watcher
(Quis custodiet ipsos custodes?)
R=rlp@chromium.org
BUG=none
Review URL: https://codereview.chromium.org/11818058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176404 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r-- | WATCHLISTS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -379,6 +379,8 @@ '|chrome/browser/tab_contents/spelling_menu'\ '|chrome/common/spellcheck_'\ '|chrome/renderer/spellchecker/'\ + '|third_party/hunspell/'\ + '|third_party/hunspell_dictionaries/'\ '|webkit/tools/test_shell/mock_spellcheck' }, 'sync': { @@ -635,7 +637,8 @@ 'shell_window': ['jeremya+watch@chromium.org'], 'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org'], 'spellcheck': ['groby+spellwatch@chromium.org', - 'rlp@chromium.org'], + 'rlp@chromium.org', + 'rouslan+spellwatch@chromium.org'], 'sync': ['akalin@chromium.org', 'haitaol@chromium.org', 'rsimha@chromium.org', |