| Index: cc/layers/layer_impl.h
|
| diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h
|
| index 07d3f5ab74331422a33f0a768dbad6683c8ad30d..6d00232f8031514e4b6c3906eb9085813b9e06c8 100644
|
| --- a/cc/layers/layer_impl.h
|
| +++ b/cc/layers/layer_impl.h
|
| @@ -554,9 +554,6 @@ class CC_EXPORT LayerImpl {
|
|
|
| void ValidateQuadResourcesInternal(DrawQuad* quad) const;
|
|
|
| - void NoteLayerPropertyChangedForDescendantsInternal();
|
| - void PushLayerPropertyChangedForSubtreeInternal();
|
| -
|
| virtual const char* LayerTypeAsString() const;
|
|
|
| // Properties internal to LayerImpl
|
|
|