Index: content/public/common/web_preferences.cc |
diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc |
index 6279abab0750a8400d4809cbd4eabe580b2f7df5..1bc1b66afccc6fa4f6c18a12324f8d90b3c54bba 100644 |
--- a/content/public/common/web_preferences.cc |
+++ b/content/public/common/web_preferences.cc |
@@ -184,6 +184,7 @@ WebPreferences::WebPreferences() |
smart_insert_delete_enabled(false), |
#endif |
spatial_navigation_enabled(false), |
+ invert_viewport_scroll_order(false), |
pinch_overlay_scrollbar_thickness(0), |
use_solid_color_scrollbars(false), |
navigate_on_drag_drop(true), |