Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1775)

Unified Diff: WATCHLISTS

Issue 11085084: Added spellchecking watchlist (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698