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

Unified Diff: tools/metrics/actions/actions.xml

Issue 613243002: Ownership of UMA things. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CR Comments Created 6 years, 3 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 | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 023f86b8a05531b9a50a97a51d61c2c1a18b8de6..acc96a35aa6f9e065539005a13b29b83e8e313fe 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>
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698