| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 8b5dd5c804e344df612a0a8530a124c680d98038..56c3aa6e13808538105cba946254006e57b3158c 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -49980,6 +49980,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PDF.LoadStatus" enum="PDFLoadStatus">
|
| + <owner>tommycli@chromium.org</owner>
|
| + <summary>
|
| + Tracks what happens when Chrome tries to load a PDF. This metric tracks all
|
| + cases, but is focused on measuring failed PDF embeds, which occur if the
|
| + user is on Android, or if PDF plugin is disabled.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Pepper.Graphics3DHasShareGroup" units="BooleanShareGroup">
|
| <owner>jbauman@chromium.org</owner>
|
| <summary>
|
|
|