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

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

Issue 2791923008: Fix Media page load metric names to match name in code. (Closed)
Patch Set: Created 3 years, 8 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
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index cd3b6aa443b104aa05784f81d3a4678e95b541f8..5ea72860a81f19ef1e1cf1e4dbf9f5d5eb4b644a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -121503,7 +121503,7 @@ from previous Chrome versions.
<histogram_suffixes name="PageLoadMetricsClientsMedia" separator="."
ordering="prefix">
- <suffix name="Clients.Media"
+ <suffix name="Clients.MediaPageLoad"
label="PageLoadMetrics for page loads that involved playing a media
element."/>
<affected-histogram name="PageLoad.Experimental.Bytes.Cache"/>
« 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