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

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

Issue 2882693002: Custom Tabs: add speculation status histograms. (Closed)
Patch Set: data reduction name tweak Created 3 years, 7 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 7cfb8759a2bb05d1c6d81279a475e0b4178f527e..35608ec574aa5ee0f67e6559dd04c465bfc51b60 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -9807,6 +9807,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="CustomTabs.SpeculationStatus"
+ enum="CustomTabsSpeculationStatus">
+ <owner>mattcary@chromium.org</owner>
+ <summary>Android: Why a speculation attempt was aborted.</summary>
+</histogram>
+
<histogram name="CustomTabs.Visible" enum="VisibleTab">
<owner>yusufo@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698