Index: cc/layers/render_surface_impl.h |
diff --git a/cc/layers/render_surface_impl.h b/cc/layers/render_surface_impl.h |
index 6f7df69f70e3a57789c39e42e299bfe830e72919..27da8405699af1d7e5676816ca292ed22bc44b5e 100644 |
--- a/cc/layers/render_surface_impl.h |
+++ b/cc/layers/render_surface_impl.h |
@@ -116,8 +116,6 @@ class CC_EXPORT RenderSurfaceImpl { |
contributes_to_drawn_surface_ = contributes_to_drawn_surface; |
} |
- bool ContentsChanged() const; |
- |
void SetContentRect(const gfx::Rect& content_rect); |
gfx::Rect content_rect() const { return content_rect_; } |