Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index a15e04d32d350529d23539e02b254e15fc637b73..dada8fd33db3133c560db724ee6f8bb2a94e2464 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -59597,6 +59597,13 @@ 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 scale, recorded on browser launch. Only available on Windows. |
+ </summary> |
+</histogram> |
+ |
<histogram name="UMA.ActualLogUploadInterval" units="minutes"> |
<owner>asvitkine@chromium.org</owner> |
<summary> |