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

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

Issue 2039773003: [Android] Added a runtime flag to enable autoplay of muted videos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed the flag to autoplay-muted-videos Created 4 years, 6 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/web/WebRuntimeFeatures.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 efa9a2ef4bc4efa0550392772749e6ffef11c6f4..955c16937ce6c93709b279c14bd84a546423adf4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -79270,6 +79270,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="451196246" label="disable-impl-side-painting"/>
<int value="455698038"
label="disable-gesture-requirement-for-media-playback"/>
+ <int value="457881889" label="enable-autoplay-muted-videos"/>
<int value="458410433" label="disable-views-rect-based-targeting"/>
<int value="460475728" label="wake-on-wifi-packet"/>
<int value="466248382" label="disable-push-api-background-mode"/>
« no previous file with comments | « third_party/WebKit/public/web/WebRuntimeFeatures.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698