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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 456923002: Metrics: Claim ownership of the Linux.GlibcVersion histogram. (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 288436)
+++ tools/metrics/histograms/histograms.xml (working copy)
@@ -10294,7 +10294,7 @@
</histogram>
<histogram name="Linux.GlibcVersion" enum="LinuxGlibcVersion">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
+ <owner>thestig@chromium.org</owner>
<summary>The version of glibc used. (Linux only)</summary>
Alexei Svitkine (slow) 2014/08/08 21:44:56 Nit: Can you also update the description to mentio
</histogram>
« 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