| Index: cc/trees/layer_tree_host_impl.h
|
| diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h
|
| index dec0e6c7f763f2e6a9675e35ab77e1656c5324ff..83b92c8fc496f43fc0f4508b2db5eda3c60d4119 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -230,7 +230,6 @@ class CC_EXPORT LayerTreeHostImpl
|
| virtual void OnSwapBuffersComplete() OVERRIDE;
|
| virtual void ReclaimResources(const CompositorFrameAck* ack) OVERRIDE;
|
| virtual void SetMemoryPolicy(const ManagedMemoryPolicy& policy) OVERRIDE;
|
| - virtual void SetDiscardBackBufferWhenNotVisible(bool discard) OVERRIDE;
|
| virtual void SetTreeActivationCallback(const base::Closure& callback)
|
| OVERRIDE;
|
|
|
|
|