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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2349813002: EME: Update MediaKeySystemConfiguration defaults; require non-empty capabilities (Closed)
Patch Set: fix Android compile Created 4 years, 2 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/public/platform/WebMediaKeySystemConfiguration.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 9feb3ec0d329b18716865e75508cb92ee9709ac2..284f918f5967805b99967365d86b63ff9a84365b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82788,6 +82788,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1610" label="DocumentCreateTouchTargetWrongType"/>
<int value="1611" label="DocumentCreateTouchLessThanSevenArguments"/>
<int value="1612" label="DocumentCreateTouchMoreThanSevenArguments"/>
+ <int value="1613" label="EncryptedMediaCapabilityProvided"/>
+ <int value="1614" label="EncryptedMediaCapabilityNotProvided"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/WebMediaKeySystemConfiguration.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698