| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index f9b778badc6d1155a7988bf359303283a1ba10f2..74ec1e6a04d90f8b1f06e199bd84e123e8b78b47 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -98,7 +98,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool plugins_enabled;
|
| bool dom_paste_enabled;
|
| bool shrinks_standalone_images_to_fit;
|
| - bool uses_universal_detector;
|
| bool text_areas_are_resizable;
|
| bool allow_scripts_to_close_windows;
|
| bool remote_fonts_enabled;
|
|
|