| Index: cc/proto/layer.proto
|
| diff --git a/cc/proto/layer.proto b/cc/proto/layer.proto
|
| index 84ec3b7c31d7fa4642db19a2a479490f34bff8b7..22445285fac2bf41f5d42133d2f03fba2e14ed5c 100644
|
| --- a/cc/proto/layer.proto
|
| +++ b/cc/proto/layer.proto
|
| @@ -92,7 +92,6 @@ message BaseLayerProperties {
|
| optional bool have_scroll_event_handlers = 17;
|
| optional Region non_fast_scrollable_region = 18;
|
| optional Region touch_event_handler_region = 19;
|
| - optional int32 scroll_blocks_on = 20;
|
| optional bool contents_opaque = 21;
|
| optional float opacity = 22;
|
| optional SkXfermode.Mode blend_mode = 23;
|
|
|