Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 612cfe7e84742ff5d1332e697a98568368717b15..443b3af0ba1586ee176759131684aa17ba32c1aa 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -8876,6 +8876,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Extensions.FeatureProviderStaticInitTime" units="milliseconds"> |
+ <owner>rkaplow@chromium.org</owner> |
+ <summary> |
+ The amount of time that elapsed during |
+ extensions::FeatureProvider::Static. Only measured while in the browser |
+ process. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Extensions.FileAccessAllowed"> |
<owner>kalman@chromium.org</owner> |
<summary> |