| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5b8d8d55d0932452d28a99350da435a2388f3f5e..39afa93f0e91ef99c124deb929934c9b9cf24c61 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -42753,6 +42753,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Plugin.RequestObjectResult" enum="BooleanSuccess">
|
| + <owner>mlamouri@chromium.org</owner>
|
| + <summary>Result of HTMLPluginElement::requestObject in Blink.</summary>
|
| +</histogram>
|
| +
|
| <histogram name="Plugin.SyncMessageTime" units="ms">
|
| <obsolete>
|
| Deprecated due to NPAPI removal.
|
|
|