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

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: Fixed comments 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
« no previous file with comments | « tools/metrics/actions/extract_actions.py ('k') | 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 1cf62a065fff08fa719d84309b4c566fc65c4d5a..2a81d8471a43f4f5e8615ac68df8764468d2cf56 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52185,6 +52185,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram_suffixes>
<histogram_suffixes name="SBInterstitial">
+ <obsolete>
+ deprecated November 10 2012 crrev.com/167056
+ </obsolete>
<suffix name="V1" label="original interstitial"/>
<suffix name="V2" label="version 2 (new interstitial)"/>
Mark P 2014/08/06 20:08:07 I think mattm@ was implying you should give this a
felt 2014/08/06 20:19:35 Done.
<affected-histogram name="SB2.InterstitialAction"/>
« no previous file with comments | « tools/metrics/actions/extract_actions.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698