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

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

Issue 439683002: Remove old SBInterstitial counter (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Missed a line 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..a3709bd33c507ecec1b2a7e687d1940a04a10fcc 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52184,18 +52184,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<affected-histogram name="Event.Latency.Renderer2"/>
</histogram_suffixes>
-<histogram_suffixes name="SBInterstitial">
- <suffix name="V1" label="original interstitial"/>
- <suffix name="V2" label="version 2 (new interstitial)"/>
- <affected-histogram name="SB2.InterstitialAction"/>
- <affected-histogram name="SB2.MalwareInterstitialTimeClosed"/>
- <affected-histogram name="SB2.MalwareInterstitialTimeDiagnostic"/>
- <affected-histogram name="SB2.MalwareInterstitialTimeLearnMore"/>
- <affected-histogram name="SB2.MalwareInterstitialTimePrivacyPolicy"/>
- <affected-histogram name="SB2.MalwareInterstitialTimeProceed"/>
- <affected-histogram name="SB2.MalwareInterstitialTimeTakeMeBack"/>
-</histogram_suffixes>
-
<histogram_suffixes name="ShowAppListWarmStartFast" separator="">
<suffix name="" label="Normal start."/>
<suffix name="Fast"

Powered by Google App Engine
This is Rietveld 408576698