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

Unified Diff: tools/metrics/histograms/histograms.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:
Download patch
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 38a9a3d1b5d468812a751f70f8c8e44701c98407..d175942b65ab1296c2fac71e8290837e87278f8d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -29766,12 +29766,12 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="Settings.StartupURLsMigration" enum="StartupURLsMigration">
- <owner>csharp@chromium.org</owner>
+ <owner>mad@chromium.org</owner>
<summary>The startup URLs pref migration steps.</summary>
</histogram>
<histogram name="Settings.StartupURLsResetTime" units="milliseconds">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>mad@chromium.org</owner>
<summary>
The time elapsed in milliseconds in between startup URLs pref migration. A
value of 0 indicates that the last migration time was in the future due to
@@ -29917,7 +29917,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="SettingsResetBubble.NumNoThanksPerReset">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>mad@chromium.org</owner>
<summary>
Counts the number of times the user clicked on the No Thanks button of the
settings reset bubble before clicking on the Reset button in the same Chrome
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698