Update media_switches.cc

This commit is contained in:
Alexander David Frick 2022-05-05 12:22:05 -05:00 committed by GitHub
parent ec3dc5a388
commit f5d83b4b7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -483,10 +483,6 @@ const base::Feature kGlobalMediaControlsModernUI{
const base::Feature kSpecCompliantCanPlayThrough{
"SpecCompliantCanPlayThrough", base::FEATURE_ENABLED_BY_DEFAULT};
// Controls usage of SurfaceLayer for MediaStreams.
const base::Feature kSurfaceLayerForMediaStreams{
"SurfaceLayerForMediaStreams", base::FEATURE_ENABLED_BY_DEFAULT};
// Disables the real audio output stream after silent audio has been delivered
// for too long. Should save quite a bit of power in the muted video case.
const base::Feature kSuspendMutedAudio{"SuspendMutedAudio",