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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1911953003: EME: Correctly handle container-only contentType strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: UseCounter Created 4 years, 7 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 bd6569a40bc5ec4fd3feb703e345bf9ba5a8946a..3a262f3d81b6b88f0d03ddad0570e141afe3bdda 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71226,6 +71226,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1318" label="TextDocumentInFrame"/>
<int value="1319" label="ViewSourceDocument"/>
<int value="1320" label="FileAPINativeLineEndings"/>
+ <int value="1321" label="EncryptedMediaAllSelectedContentTypesHaveCodecs"/>
+ <int value="1322" label="EncryptedMediaAllSelectedContentTypesMissingCodecs"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698