summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorasvitkine <asvitkine@chromium.org>2015-11-05 13:56:45 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-05 21:57:33 +0000
commite4bad38a6c7073d1e8a14d06500ae50013e69e52 (patch)
treefbf981a4e38b6917bf258a1a93f66c1107d80d16 /WATCHLISTS
parent90e22697d8d163452c067e88c2bae8b476380077 (diff)
downloadchromium_src-e4bad38a6c7073d1e8a14d06500ae50013e69e52.zip
chromium_src-e4bad38a6c7073d1e8a14d06500ae50013e69e52.tar.gz
chromium_src-e4bad38a6c7073d1e8a14d06500ae50013e69e52.tar.bz2
Update watchlists for asvitkine.
Add one for about_flags, since I'm interested in getting people to switch to FeatureList API and update the paths for metrics code. BUG=none Review URL: https://codereview.chromium.org/1418693007 Cr-Commit-Position: refs/heads/master@{#358143}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS6
1 files changed, 6 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 53f8b72..d28a6a2 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -10,6 +10,9 @@
{
'WATCHLIST_DEFINITIONS': {
+ 'about_flags': {
+ 'filepath': 'chrome/browser/about_flags\.cc'
+ },
'accelerator_table': {
'filepath': 'ash/accelerators/accelerator_table\.cc' \
'|chrome/browser/ui/views/accelerator_table\.cc',
@@ -497,7 +500,9 @@
'|chrome/browser/extensions/api/metrics_private/'\
'|chrome/browser/ui/webui/metrics_handler'\
'|content/browser/user_metrics.cc'\
+ '|components/metrics/'\
'|components/rappor/'\
+ '|components/variations/'\
'|content/public/browser/user_metrics.h'\
# Exclude XML files; in particular, histograms.xml.
'|tools/metrics/[^.]*([.](?!xml$).*)?$',
@@ -1201,6 +1206,7 @@
},
'WATCHLISTS': {
+ 'about_flags': ['asvitkine+watch@chromium.org'],
'accelerator_table': ['derat+watch@chromium.org',
'yusukes+watch@chromium.org'],
'accessibility': ['aboxhall+watch@chromium.org',