| 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>
|
|
|