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

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

Issue 454163002: Cleanup: Make sure histogram owners in histograms.xml have a full email address. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 4 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 | « no previous file | 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
===================================================================
--- tools/metrics/histograms/histograms.xml (revision 288423)
+++ tools/metrics/histograms/histograms.xml (working copy)
@@ -2960,7 +2960,7 @@
</histogram>
<histogram name="ContentSettings.PermissionActions" enum="PermissionAction">
- <owner>miguelg</owner>
+ <owner>miguelg@chromium.org</owner>
<summary>
Tracks whether a permission was granted, rejected, etc. The suffix of the
histogram indicates which particular permission.
@@ -32648,7 +32648,7 @@
<obsolete>
Deprecated, see TimeDeferred2.
</obsolete>
- <owner>jeremychromium.org</owner>
+ <owner>jeremy@chromium.org</owner>
<owner>zea@google.com</owner>
<summary>
Time spent after ProfileSyncService *creation* but before SyncBackendHost
@@ -32657,7 +32657,7 @@
</histogram>
<histogram name="Sync.Startup.TimeDeferred2" units="milliseconds">
- <owner>jeremychromium.org</owner>
+ <owner>jeremy@chromium.org</owner>
<owner>zea@google.com</owner>
<summary>
Time spent after ProfileSyncService *creation* but before SyncBackendHost
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698