| Index: content/public/common/web_preferences.cc
|
| diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
|
| index 039a5ff0e4f90b49013ef021edfdaeb215173da6..d557de2527266a61a472ae3d3a5988a99aa3a05d 100644
|
| --- a/content/public/common/web_preferences.cc
|
| +++ b/content/public/common/web_preferences.cc
|
| @@ -148,7 +148,6 @@ WebPreferences::WebPreferences()
|
| should_print_backgrounds(false),
|
| should_clear_document_background(true),
|
| enable_scroll_animator(false),
|
| - region_based_columns_enabled(false),
|
| touch_enabled(false),
|
| device_supports_touch(false),
|
| device_supports_mouse(true),
|
|
|