| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index d03758addbe04182ef08262e805be8fae1ac0ee8..2744654e91582d3cb560c0b92bf4ca8856243956 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -137,7 +137,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool supports_multiple_windows;
|
| bool viewport_enabled;
|
| bool viewport_meta_enabled;
|
| - bool use_expanded_heuristics_for_gpu_rasterization;
|
| bool main_frame_resizes_are_orientation_changes;
|
| bool initialize_at_minimum_page_scale;
|
| bool smart_insert_delete_enabled;
|
|
|