Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index ac259066e8c9865946a426d5b369ec492506e015..1d86cb2e1cfff53741b8ef9a22797f3b34e0922b 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -7639,6 +7639,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Extensions.HostedAppUnlimitedStorageUsage" units="kilobytes"> |
Mark P
2014/09/23 17:12:58
Usually for better table formatting we use the sho
Devlin
2014/09/23 20:58:04
Done.
|
+ <owner>rdevlin.cronin@chromium.org</owner> |
+ <summary> |
+ The usage (in kilobytes) of a hosted app with the unlimitedStorage api |
+ permission, recorded once per run per app the first time we load storage for |
+ the hosted app. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Extensions.IncognitoAllowed"> |
<owner>kalman@chromium.org</owner> |
<summary> |