| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 937917f6d9ab1c92083a7f6f440dfe263eaff239..bf1e02e73553d8af5e37747e5f6efd01d093bbf9 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -4059,6 +4059,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>Gamma properties of destination color space.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Blink.ColorSpace.Source" enum="Gamma">
|
| + <owner>ccameron@chromium.org</owner>
|
| + <summary>Gamma properties of image color space.</summary>
|
| +</histogram>
|
| +
|
| <histogram name="Blink.Compositing.UpdateTime" units="microseconds">
|
| <owner>paint-dev@chromium.org</owner>
|
| <summary>
|
|
|