| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index a15e04d32d350529d23539e02b254e15fc637b73..df4252351fb338816efa372c57c4a180e5ae56ae 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -59597,6 +59597,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>Whether a scroll is executed on main thread.</summary>
|
| </histogram>
|
|
|
| +<histogram name="UI.DeviceScale" units="%">
|
| + <owner>bsep@chromium.org</owner>
|
| + <summary>
|
| + The device scales available on the system at startup. A system may report
|
| + more than one if it has multiple displays with varying device scales. Only
|
| + logged on Windows.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="UMA.ActualLogUploadInterval" units="minutes">
|
| <owner>asvitkine@chromium.org</owner>
|
| <summary>
|
|
|