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

Unified Diff: chrome/browser/android/chrome_feature_list.cc

Issue 2472773005: Remove autoplay-muted-videos feature flag. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/android/chrome_feature_list.cc
diff --git a/chrome/browser/android/chrome_feature_list.cc b/chrome/browser/android/chrome_feature_list.cc
index a3e81b794ea628b810af4137820eb89e82233743..2d3fbe7e29f8714f43f7d0c8b5e660fe5cf42193 100644
--- a/chrome/browser/android/chrome_feature_list.cc
+++ b/chrome/browser/android/chrome_feature_list.cc
@@ -32,7 +32,6 @@ namespace {
// in other locations in the code base (e.g. chrome/, components/, etc).
const base::Feature* kFeaturesExposedToJava[] = {
&autofill::kAutofillScanCardholderName,
- &features::kAutoplayMutedVideos,
&features::kCredentialManagementAPI,
&features::kSimplifiedFullscreenUI,
&features::kWebPayments,

Powered by Google App Engine
This is Rietveld 408576698