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

Unified Diff: WATCHLISTS

Issue 660414: Define i18n watchlist pattern and subscribe myself to it.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 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
===================================================================
--- WATCHLISTS (revision 56201)
+++ WATCHLISTS (working copy)
@@ -153,6 +153,10 @@
'chrome/renderer/autofill_.*|'\
'chrome/renderer/form_manager.*',
},
+ 'i18n': {
+ 'filepath': 'base/i18n/.*|base/*string.*|.*l10n.*|.*icu.*|'\
+ '.*locale_settings.*|.*encoding.*',
+ },
},
'WATCHLISTS': {
@@ -206,5 +210,6 @@
'domui_options': ['dhg@chromium.org'],
'cookie_monster': ['rdsmith@chromium.org'],
'autofill': ['dhollowa@chromium.org'],
+ 'i18n': ['jshin+watch@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