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

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

Issue 2657723002: [Blink, Media] Added controlsList to HTMLMediaElement (Closed)
Patch Set: Rebased and readded the tests Created 3 years, 10 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 7a0a2b3b403e57688144afe4ec725d29a62d4826..c468e22e1e2579d5951c9ac6d529baca964aa6c4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -92883,6 +92883,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1840" label="HTMLEmbedElementGetter"/>
<int value="1841" label="HTMLEmbedElementSetter"/>
<int value="1842" label="TransformUsesBoxSizeOnSVG"/>
+ <int value="1843" label="HTMLMediaElementControlsListAttribute"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698