Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 6ece86b5abbd2198a29959788a6e79b3f819f72f..22a97abf05f1c175e6d83ed822914acebb3b805c 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -19673,6 +19673,12 @@ other types of suffix sets. |
<summary>Counts number of calls to WebRTC APIs from JavaScript.</summary> |
</histogram> |
+<histogram name="Webstore.ExtensionInstallResult" enum="BooleanSuccess"> |
+ <summary> |
+ The success or failure of extension installs from the webstore. |
Mark P
2013/11/18 23:48:52
Is this only user-initiated installs or all instal
jackhou1
2013/11/19 06:56:48
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Win8.PageLoad" enum="Win8PageLoadType"> |
<summary> |
Count of page loads in each of the 2 different environments (metro/desktop) |