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

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

Issue 2451633003: XS: Remove incorrect ordering from V4 histograms for stores (Closed)
Patch Set: git rebase Created 4 years, 2 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 3d5b199df4660aad5aae1024c4f5d62e3555ad6b..8e8b712cf85825b80557dbf8d6d7b9592108e102 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -110212,8 +110212,7 @@ value.
<affected-histogram name="PreloadScanner.Counts2.Miss"/>
</histogram_suffixes>
-<histogram_suffixes name="SafeBrowsing.V4Store.Metrics" separator="."
- ordering="prefix">
+<histogram_suffixes name="SafeBrowsing.V4Store.Metrics" separator=".">
<suffix name="UrlMalware"/>
<suffix name="UrlSoceng"/>
<suffix name="UrlUws"/>
« 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