| Index: cc/proto/layer_tree_host.proto
|
| diff --git a/cc/proto/layer_tree_host.proto b/cc/proto/layer_tree_host.proto
|
| index b601bc1f79f9758b41b6e57d9593a16edb3c3479..9a6ac1124cbe48b344a406e35472e6af95620093 100644
|
| --- a/cc/proto/layer_tree_host.proto
|
| +++ b/cc/proto/layer_tree_host.proto
|
| @@ -54,4 +54,5 @@ message LayerTreeHost {
|
| optional uint32 surface_id_namespace = 32;
|
| optional uint32 next_surface_sequence = 33;
|
| optional bool have_wheel_event_handlers = 34;
|
| + optional bool have_scroll_event_handlers = 35;
|
| }
|
|
|