| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 27a1ce94ac846d89579251dd60ce8497cf52a234..03876a2b8dffe0ac5221528871f510548f33811b 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -76670,6 +76670,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="ThirdPartyModules.Uninstallable" enum="BooleanUninstallable">
|
| + <owner>pmonette@chromium.org</owner>
|
| + <summary>
|
| + Records whether or not a loaded third party module could be uninstalled
|
| + using the Windows Apps & Features page.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="ThreadWatcher.ResponseTime" units="ms">
|
| <owner>rch@chromium.org</owner>
|
| <summary>
|
|
|