Index: content/public/common/web_preferences.cc |
diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc |
index 374c71f79a3c7baf9dc79b32b8854ed89a871357..d1e656d6327ca965a846868c7b7ef86ee538daa7 100644 |
--- a/content/public/common/web_preferences.cc |
+++ b/content/public/common/web_preferences.cc |
@@ -123,7 +123,6 @@ WebPreferences::WebPreferences() |
supports_multiple_windows(true), |
viewport_enabled(false), |
viewport_meta_enabled(false), |
- use_expanded_heuristics_for_gpu_rasterization(false), |
main_frame_resizes_are_orientation_changes(false), |
initialize_at_minimum_page_scale(true), |
#if defined(OS_MACOSX) |