Commit 7a7a13b4 authored by jshin@chromium.org's avatar jshin@chromium.org

Define i18n watchlist pattern and subscribe myself to it.


BUG=NONE
TEST=NONE
TBR=nirnimesh
Review URL: http://codereview.chromium.org/660414

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57272 0039d316-1c4b-4281-b951-d872f2087c98
parent ce2e0067
......@@ -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'],
},
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment