| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index 9759112e1eabdcdf6123500823acd08a50ec2d9b..b24522dcb110cd857f71247e83007f612df4dc6a 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -234,7 +234,6 @@ 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;
|
| ProgressBarCompletion progress_bar_completion;
|
| // Specifies default setting for spellcheck when the spellcheck attribute is
|
| // not explicitly specified.
|
|
|