Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 80ba3246ef7c4007e1ab497e458e1644c2fd933e..c825b5c45a1ae3658bff24c6420ef5c0716bb2b9 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -4270,6 +4270,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
<summary>Time spent on 2D canvas toDataURL API call.</summary> |
</histogram> |
+<histogram name="Blink.ColorGamut.Destination" enum="Gamut"> |
+ <owner>hubbe@chromium.org</owner> |
+ <summary>Gamut properties of destination color space.</summary> |
+</histogram> |
+ |
+<histogram name="Blink.ColorGamut.Source" enum="Gamut"> |
+ <owner>hubbe@chromium.org</owner> |
+ <summary>Gamut properties of image color space.</summary> |
+</histogram> |
+ |
<histogram name="Blink.ColorSpace.Destination" enum="Gamma"> |
<owner>msarett@chromium.org</owner> |
<summary>Gamma properties of destination color space.</summary> |