From 97e677a620b6eef7240617d08112d32644f75a63 Mon Sep 17 00:00:00 2001 From: "groby@chromium.org" Date: Fri, 11 Jan 2013 19:18:35 +0000 Subject: 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 --- WATCHLISTS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'WATCHLISTS') diff --git a/WATCHLISTS b/WATCHLISTS index 15c2293..db455d1 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -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', -- cgit v1.1