Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 1815983003: Remove deprecated QTKit Video Capture Support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix media_internals_test Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 46cb19463bc3787a82f84e3d391f9c38421ca43a..cf002158f166b1da95dbdf906c5e3cf941c5d576 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -61180,6 +61180,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</enum>
<enum name="CaptureApiMac" type="int">
+ <obsolete>
+ Deprecated as of 04/2016.
+ </obsolete>
<int value="0" label="QTKit used due to Mac OS X previous to 10.7.x Lion"/>
<int value="1" label="QTKit forced, on OS X supporting AVFoundation"/>
<int value="2" label="QTKit used due to no flag specified"/>

Powered by Google App Engine
This is Rietveld 408576698