| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index e325e5077c136d193eceb02491d2e72e7a07d432..d7e3f80a2b5c22179f4b20d5513c4aa9943e3f2b 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -249,10 +249,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.
|
|
|