Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index dae8f94371fee10d15f2c4ac27438792842781ed..1f9c30bc92f7bce934ea73c89b8c677d87c64ba7 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -17843,11 +17843,21 @@ other types of suffix sets. |
<summary>Record usage of PPB_Flash.Navigate() Pepper API.</summary> |
</histogram> |
+<histogram name="Plugin.PpapiBrokerLoadErrorCode" units="code"> |
+ <owner>xhwang@chromium.org</owner> |
+ <summary>The error code of a PPAPI broker load failure.</summary> |
+</histogram> |
+ |
<histogram name="Plugin.PpapiBrokerLoadResult" enum="PluginLoadResult"> |
<owner>xhwang@chromium.org</owner> |
<summary>The result from an attempt to load a PPAPI broker.</summary> |
</histogram> |
+<histogram name="Plugin.PpapiPluginLoadErrorCode" units="code"> |
+ <owner>xhwang@chromium.org</owner> |
+ <summary>The error code of a PPAPI plugin load failure.</summary> |
+</histogram> |
+ |
<histogram name="Plugin.PpapiPluginLoadResult" enum="PluginLoadResult"> |
<owner>xhwang@chromium.org</owner> |
<summary>The result from an attempt to load a PPAPI plugin.</summary> |
@@ -41864,7 +41874,9 @@ other types of suffix sets. |
<group name="PepperFlashPlayer.plugin" label="Flash player on Mac"/> |
<group name="widevinecdmadapter.dll" label="Widevine CDM on Windows"/> |
<group name="widevinecdmadapter.plugin" label="Widevine CDM on Mac"/> |
+ <affected-histogram name="Plugin.PpapiBrokerLoadErrorCode"/> |
<affected-histogram name="Plugin.PpapiBrokerLoadResult"/> |
+ <affected-histogram name="Plugin.PpapiPluginLoadErrorCode"/> |
<affected-histogram name="Plugin.PpapiPluginLoadResult"/> |
</fieldtrial> |