Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 4dc7af8ebd096c7602918404ae0ff65676993a9c..4398ab5485f6f7bcc34ca6d72785adbb9c838b5b 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -12166,6 +12166,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Extensions.Events.DispatchToComponentWithSuspendedEventPage" |
+ enum="ExtensionEvents"> |
+ <owner>mfoltz@chromium.org</owner> |
+ <summary> |
+ Recorded every time an event is dispatched to a *component* extension with a |
+ suspended event page. Otherwise identical to |
+ Extensions.Events.DispatchWithSuspendedEventPage. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Extensions.Events.DispatchWithPersistentBackgroundPage" |
enum="ExtensionEvents"> |
<owner>rdevlin.cronin@chromium.org</owner> |