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