summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-11 20:53:52 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-11 20:53:52 +0000
commitd9f3bc02d588d43b871301d35e25ffc56c24c1fc (patch)
tree25781d0837be859cb0f1f4e8f6b2e59763126e98 /WATCHLISTS
parentf320c1ef7e1852e1a60f379dfe710ecb746570b0 (diff)
downloadchromium_src-d9f3bc02d588d43b871301d35e25ffc56c24c1fc.zip
chromium_src-d9f3bc02d588d43b871301d35e25ffc56c24c1fc.tar.gz
chromium_src-d9f3bc02d588d43b871301d35e25ffc56c24c1fc.tar.bz2
Update my watchlist.
Don't count the underscore for locale_settings so as to not leave out locale_settings.grd. BUG=None TEST=None (no code change) TBR=jcampan Review URL: http://codereview.chromium.org/598073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS6
1 files changed, 3 insertions, 3 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 84e9a49..e9a6d18 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -109,7 +109,7 @@
'filepath': 'gpu/.*',
},
'locale_settings': {
- 'filepath': 'chrome/app/resources/locale_settings_.*',
+ 'filepath': 'chrome/app/resources/locale_settings.*',
},
'options_dialog_content': {
'filepath': 'chrome/browser/views/options/content_page_view.h|'\
@@ -158,7 +158,7 @@
'nacl' : ['native-client-reviews@googlegroups.com'],
'appcache': ['michaeln@chromium.org'],
'gpu': ['apatrick@chromium.org'],
- 'locale_settings': ['finnur@chromium.org'],
- 'options_dialog_content': ['finnur@chromium.org'],
+ 'locale_settings': ['finnur+watch@chromium.org'],
+ 'options_dialog_content': ['finnur+watch@chromium.org'],
},
}