| Index: cc/layer_tree_host_impl.h
|
| diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h
|
| index d3a5858815fbd631fe4c87adebe608f8e224303a..d48d99fe2ed87c5cdd40f48e0e4fd313e72aa4ae 100644
|
| --- a/cc/layer_tree_host_impl.h
|
| +++ b/cc/layer_tree_host_impl.h
|
| @@ -283,7 +283,6 @@ private:
|
| bool calculateRenderPasses(FrameData&);
|
| void animateLayersRecursive(LayerImpl*, base::TimeTicks monotonicTime, base::Time wallClockTime, AnimationEventsVector*, bool& didAnimate, bool& needsAnimateLayers);
|
| void setBackgroundTickingEnabled(bool);
|
| - gfx::Size contentSize() const;
|
|
|
| void sendDidLoseOutputSurfaceRecursive(LayerImpl*);
|
| void clearRenderSurfaces();
|
|
|