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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2487373003: Disable background video track behind a feature flag (Closed)
Patch Set: Updated test files Created 4 years 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 9bc93150da2a4b1e2722d224bde95790dda6ec31..41f4636eeaa9bf51e2e6664330b47f509a47cb40 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91136,6 +91136,7 @@ value.
<int value="-2017953534" label="enable-hosted-app-shim-creation"/>
<int value="-2013551096" label="ViewsSimplifiedFullscreenUI:disabled"/>
<int value="-2008272679" label="disable-webrtc-hw-encoding"/>
+ <int value="-2005089558" label="BackgroundVideoTrackOptimization:disabled"/>
<int value="-2003354337"
label="enable-search-button-in-omnibox-for-str-or-iip"/>
<int value="-1999892428" label="force-ui-direction"/>
@@ -91547,6 +91548,7 @@ value.
<int value="-78035185" label="custom_summary"/>
<int value="-76631048" label="disable-offline-auto-reload-visible-only"/>
<int value="-70595606" label="ash-enable-unified-desktop"/>
+ <int value="-68877684" label="BackgroundVideoTrackOptimization:enabled"/>
<int value="-68225452" label="enable-translate-new-ux"/>
<int value="-58242474" label="ash-disable-swipe-to-close-in-overview-mode"/>
<int value="-55944747" label="disable-child-account-detection"/>

Powered by Google App Engine
This is Rietveld 408576698