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

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

Issue 2628923006: Deprecate all -internal-media-controls-* currently expose to web contents. (Closed)
Patch Set: fix rebase Created 3 years, 11 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
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 0d6e50060bd350b20e8a8b1cf144e797ce5cfc51..abccb30e9def398c151e1a3748f6bd62c367874f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -89309,6 +89309,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="DocumentCompleteURLHTTPContainingNewlineAndLessThan"/>
<int value="1771"
label="DocumentCompleteURLNonHTTPContainingNewlineOrLessThan"/>
+ <int value="1772" label="CSSSelectorInternalMediaControlsTextTrackList"/>
+ <int value="1773" label="CSSSelectorInternalMediaControlsTextTrackListItem"/>
+ <int value="1774"
+ label="CSSSelectorInternalMediaControlsTextTrackListItemInput"/>
+ <int value="1775"
+ label="CSSSelectorInternalMediaControlsTextTrackListKindCaptions"/>
+ <int value="1776"
+ label="CSSSelectorInternalMediaControlsTextTrackListKindSubtitles"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698