| 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..f90a0afe3ddd8f577d47bb03e6bf33862b7370d2 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 invert_viewport_scroll_order;
|
| int max_bytes_per_copy_operation;
|
|
|
| LayerTreeDebugState initial_debug_state;
|
|
|