| Index: cc/proto/layer_tree_host.proto
|
| diff --git a/cc/proto/layer_tree_host.proto b/cc/proto/layer_tree_host.proto
|
| index d1d78e71b8e15ffb9c7490887d1916daae3f6a5e..e324d1d7cd3fa172dddb58b4e8ac0669fa2d5066 100644
|
| --- a/cc/proto/layer_tree_host.proto
|
| +++ b/cc/proto/layer_tree_host.proto
|
| @@ -56,4 +56,5 @@ message LayerTreeHost {
|
| optional uint32 wheel_event_listener_properties = 34;
|
| optional bool have_scroll_event_handlers = 35;
|
| optional uint32 touch_event_listener_properties = 36;
|
| + repeated int32 layers_that_should_push_properties = 37;
|
| }
|
|
|