Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 477ad058849b3f1a0caa0bdd1ed7a5a9ddbe5bb0..738a5e929c067036a69a145e86f3de5fc8729e44 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -8857,6 +8857,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Extensions.FeatureProviderStaticInitTime"> |
+ <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> |