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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 447933002: DataReductionProxy.BypassedBytes.ShortAudioVideo UMA reports collateral damage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Histograms.xml revert name 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 616575b9a4928fb3547dbff0d01ad8e8f92fb8b8..118639518c34cca4988b2d02bb3c92cf5055cee3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49424,7 +49424,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<suffix name="ShortTriggeringRequest"
label="Triggering request short bypass"/>
<suffix name="ShortAudioVideo"
- label="Audio/Video bypass due to short bypass"/>
+ label="Triggering request short bypass due to audio/video"/>
<suffix name="MediumAll" label="Medium bypass"/>
<suffix name="MediumTriggeringRequest"
label="Triggering request medium bypass"/>

Powered by Google App Engine
This is Rietveld 408576698