diff --git a/src/chrome/browser/thorium_flag_entries.h b/src/chrome/browser/thorium_flag_entries.h index 06912255..580fedb5 100644 --- a/src/chrome/browser/thorium_flag_entries.h +++ b/src/chrome/browser/thorium_flag_entries.h @@ -19,7 +19,7 @@ {"no-autoplay", "Disable AutoPlay", "Disables AutoPlay for all Thorium instances.", - kOsDesktop, SINGLE_VALUE_TYPE(switches::autoplay::kUserGestureRequiredPolicy)}, + kOsDesktop, SINGLE_VALUE_TYPE(media::kNoAutoplay)}, {"show-avatar-button", "Show/Hide the Avatar Button", "Show the Avatar/People/Profile button in the browser toolbar: Always, Incognito|Guest only, or Never.",