mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update media_switches.cc
This commit is contained in:
parent
4fddd981e9
commit
cf97cdf63e
1 changed files with 1 additions and 0 deletions
|
@ -971,6 +971,7 @@ std::string GetEffectiveAutoplayPolicy(const base::CommandLine& command_line) {
|
|||
// The default value is platform dependent.
|
||||
#if BUILDFLAG(IS_ANDROID)
|
||||
return switches::autoplay::kUserGestureRequiredPolicy;
|
||||
#endif
|
||||
}
|
||||
|
||||
// Enables Media Engagement Index recording. This data will be used to determine
|
||||
|
|
Loading…
Reference in a new issue