| Index: cc/proto/layer.proto
|
| diff --git a/cc/proto/layer.proto b/cc/proto/layer.proto
|
| index 9461c5603e862ca5824fad526352a04fe7592673..e4f6584edeea6e4477303f10f979e95fb53ab1f4 100644
|
| --- a/cc/proto/layer.proto
|
| +++ b/cc/proto/layer.proto
|
| @@ -84,7 +84,6 @@ message BaseLayerProperties {
|
| optional bool may_contain_video = 55;
|
| optional bool hide_layer_and_subtree = 10;
|
| optional bool subtree_property_changed = 47;
|
| - optional bool layer_property_changed = 54;
|
| // TODO(nyquist): Add support for FilterOperation. See crbug.com/541321.
|
| // repeated FilterOperation filters = 12;
|
| // repeated FilterOperation background_filters = 13;
|
|
|