Update media_switches.cc

This commit is contained in:
Alexander David Frick 2022-07-23 06:34:46 -05:00 committed by GitHub
parent 0506152545
commit c9a1ecc2a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -968,7 +968,9 @@ std::string GetEffectiveAutoplayPolicy(const base::CommandLine& command_line) {
// The default value is platform dependent.
#if BUILDFLAG(IS_ANDROID)
return switches::autoplay::kUserGestureRequiredPolicy;
#endif
#else
return switches::autoplay::kNoUserGestureRequiredPolicy;
#endif // BUILDFLAG(IS_ANDROID)
}
// Enables Media Engagement Index recording. This data will be used to determine