| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index b853dd3f2ee1305808b527895a4921e47645b4bf..dbd4bf9d43bb550c578cdd2f58335ffef7cac036 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -248,10 +248,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool spellcheck_enabled_by_default;
|
| #endif
|
|
|
| - // String that describes how media element autoplay behavior should be
|
| - // affected by experiment.
|
| - std::string autoplay_experiment_mode;
|
| -
|
| // Default (used if the page or UA doesn't override these) values for page
|
| // scale limits. These are set directly on the WebView so there's no analogue
|
| // in WebSettings.
|
|
|