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

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

Issue 2321853002: Remove underscore in DataReductionProxy.BypassedBytes.LongTriggeringRequest suffix (Closed)
Patch Set: Created 4 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 | « 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 ca096ba7e740a748cd70b7e244e51facbb1ee469..95b1b4a69b87b95c9330207850c276d02efc43b1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -96152,7 +96152,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="MediumTriggeringRequest"
label="Triggering request medium bypass"/>
<suffix name="LongAll" label="Long bypass"/>
- <suffix name="LongTriggering_Request" label="Triggering request long bypass"/>
+ <suffix name="LongTriggeringRequest" label="Triggering request long bypass"/>
<suffix name="MissingViaHeader4xx"
label="Bypass due to a 4xx missing via header"/>
<suffix name="MissingViaHeaderOther"
« 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