| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index c901b5c1eac6071283670b87258b1355394a13d3..3ce2dcc08d5737361520cb7dab67ccd0e13b872c 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -225,6 +225,7 @@ struct CONTENT_EXPORT WebPreferences {
|
| // Used by Android_WebView only to support legacy apps that inject script into
|
| // a top-level initial empty document and expect it to persist on navigation.
|
| bool resue_global_for_unowned_main_frame;
|
| + bool autoplay_muted_videos_enabled;
|
| #endif
|
|
|
| // String that describes how media element autoplay behavior should be
|
|
|