Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 0e1e9a766a8a33122ef506db1c29ddd8046e2f66..51dad107931f2ef77d77762ec129f283573edc0f 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -785,6 +785,16 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>The duration of mostly stationary long-duration touches.</summary> |
</histogram> |
+<histogram name="Ash.Tab.TimeBetweenSwitchToExistingTabUserActions" |
+ units="seconds"> |
+ <owner>bruthig@chromium.org</owner> |
+ <owner>tdanderson@chromium.org</owner> |
+ <summary> |
+ The number of seconds between tab switches triggered by a user gesture (ie |
tdanderson
2015/05/15 19:23:09
nit: ie -> e.g.,
bruthig
2015/05/15 19:36:21
Done.
|
+ Ctrl+T, Ctrl+1, tapping or clicking the tab strip, etc). |
+ </summary> |
+</histogram> |
+ |
<histogram name="Ash.TouchDuration" units="milliseconds"> |
<obsolete> |
Deprecated 12/2013 in r239809, and replaced by Ash.TouchDuration2. |