diff options
author | mad <mad@chromium.org> | 2014-09-30 13:01:47 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-30 20:02:06 +0000 |
commit | 03458b20526123ce30afc6dabd96d0250294d6b1 (patch) | |
tree | 10e30fefac734a034d9f305be7aef63904d836f1 /tools/metrics/actions | |
parent | 74565e75e8cc51f49b47dd26a2cabce85479b61e (diff) | |
download | chromium_src-03458b20526123ce30afc6dabd96d0250294d6b1.zip chromium_src-03458b20526123ce30afc6dabd96d0250294d6b1.tar.gz chromium_src-03458b20526123ce30afc6dabd96d0250294d6b1.tar.bz2 |
Ownership of UMA things.
BUG=None
Review URL: https://codereview.chromium.org/613243002
Cr-Commit-Position: refs/heads/master@{#297486}
Diffstat (limited to 'tools/metrics/actions')
-rw-r--r-- | tools/metrics/actions/actions.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml index 023f86b..acc96a3 100644 --- a/tools/metrics/actions/actions.xml +++ b/tools/metrics/actions/actions.xml @@ -10344,22 +10344,22 @@ should be able to be added at any place in this file. </action> <action name="SettingsResetBubble.LearnMore"> - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> + <owner>mad@chromium.org</owner> <description>Please enter the description of this user action.</description> </action> <action name="SettingsResetBubble.NoThanks"> - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> + <owner>mad@chromium.org</owner> <description>Please enter the description of this user action.</description> </action> <action name="SettingsResetBubble.Reset"> - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> + <owner>mad@chromium.org</owner> <description>Please enter the description of this user action.</description> </action> <action name="SettingsResetBubble.Show"> - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> + <owner>mad@chromium.org</owner> <description>Please enter the description of this user action.</description> </action> |