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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 439683002: Remove old SBInterstitial counter (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restored suffix, removed old counters 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 1cf62a065fff08fa719d84309b4c566fc65c4d5a..dfdf1edd956c50fd7398425386f9c1eaac0c8a88 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52186,7 +52186,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram_suffixes name="SBInterstitial">
<suffix name="V1" label="original interstitial"/>
- <suffix name="V2" label="version 2 (new interstitial)"/>
+ <suffix name="V2" label="version 2+ (new interstitial)"/>
mattm 2014/08/05 06:56:20 The suffix hasn't been recorded for a long time (s
felt 2014/08/06 19:51:06 Done.
<affected-histogram name="SB2.InterstitialAction"/>
<affected-histogram name="SB2.MalwareInterstitialTimeClosed"/>
<affected-histogram name="SB2.MalwareInterstitialTimeDiagnostic"/>
« tools/metrics/actions/actions.xml ('K') | « tools/metrics/actions/extract_actions.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698