Index: webkit/common/webpreferences.h |
diff --git a/webkit/common/webpreferences.h b/webkit/common/webpreferences.h |
index df37c1ddc13d23a2fbf7bbc5833671d6997f943f..194b44e8995fa0feb524a06a7ae4ad50860aee4d 100644 |
--- a/webkit/common/webpreferences.h |
+++ b/webkit/common/webpreferences.h |
@@ -135,6 +135,7 @@ struct WEBKIT_COMMON_EXPORT WebPreferences { |
bool css_variables_enabled; |
bool css_grid_layout_enabled; |
bool lazy_layout_enabled; |
+ bool region_based_columns_enabled; |
bool touch_enabled; |
bool device_supports_touch; |
bool device_supports_mouse; |