Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 04f66eeb728541e136e8e660665d9df8786ea907..6a364b180dfa389f2f9a0c2f2a3c15fd20bb2c46 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -81718,6 +81718,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="WebApk.LaunchInterval" units="ms"> |
+ <owner>hanxi@chromium.org</owner> |
+ <owner>pkotwicz@chromium.org</owner> |
+ <owner>yfriedman@chromium.org</owner> |
+ <summary> |
+ Records the amount of time since the user last launched the WebAPK from the |
+ homescreen. |
Ilya Sherman
2017/06/15 03:16:51
Please document what is recorded on the first laun
|
+ </summary> |
+</histogram> |
+ |
<histogram name="WebApk.OpenFromMenu" enum="WebApkOpenResult"> |
<owner>hanxi@chromium.org</owner> |
<owner>pkotwicz@chromium.org</owner> |