Index: cc/layer_tree_host_impl.h |
diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h |
index f4dbf3fd6f781d779ae28d37314bc7081471ce60..02da353c181afb721656712411e7875ed8e0887c 100644 |
--- a/cc/layer_tree_host_impl.h |
+++ b/cc/layer_tree_host_impl.h |
@@ -295,7 +295,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(); |