| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index e7fae3a454ec0056a365baf82867267a6e83b2e3..4858ea9a083e07ba7721b495d7fc46f3db3a34f1 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -12346,6 +12346,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Media.VideoCapture.PixelFormat" enum="CapturePixelFormat">
|
| + <obsolete>
|
| + Deprecated 10/2014 in Issue 660493002.
|
| + </obsolete>
|
| <owner>mcasas@chromium.org</owner>
|
| <summary>
|
| Pixel format provided by a Video Capture Device. The collection is made in
|
| @@ -39835,6 +39838,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <int value="6" label="MJPEG"/>
|
| <int value="7" label="NV21"/>
|
| <int value="8" label="YV12"/>
|
| + <int value="9" label="TEXTURE"/>
|
| </enum>
|
|
|
| <enum name="CaptureStartupResult" type="int">
|
|
|