| Index: cc/layers/layer_impl.h
|
| diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h
|
| index 2ce6eac06d845e55afb4287c7e6cdfcbe6e02554..2ad1047572b62d3a664140d99a6d96fbb898926e 100644
|
| --- a/cc/layers/layer_impl.h
|
| +++ b/cc/layers/layer_impl.h
|
| @@ -515,8 +515,6 @@ class CC_EXPORT LayerImpl : public LayerAnimationValueObserver,
|
|
|
| virtual skia::RefPtr<SkPicture> GetPicture();
|
|
|
| - virtual bool AreVisibleResourcesReady() const;
|
| -
|
| virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl);
|
| virtual void PushPropertiesTo(LayerImpl* layer);
|
|
|
|
|