Index: cc/trees/layer_tree_settings.h |
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h |
index 8ae544e211aed479d3328336c9b44692c321d9af..c6548bd2f7ee930838e69d6747f6d7319b030194 100644 |
--- a/cc/trees/layer_tree_settings.h |
+++ b/cc/trees/layer_tree_settings.h |
@@ -90,6 +90,7 @@ class CC_EXPORT LayerTreeSettings { |
bool verify_property_trees; |
bool gather_pixel_refs; |
bool use_compositor_animation_timelines; |
+ bool viewport_scroll_order_experiment; |
int max_bytes_per_copy_operation; |
LayerTreeDebugState initial_debug_state; |