Index: cc/surfaces/surface_aggregator.h |
diff --git a/cc/surfaces/surface_aggregator.h b/cc/surfaces/surface_aggregator.h |
index 5e91c870645e722e66b4de4153f43dd4baf57e3e..64c10e172f0abd2af0a479fbe72a4cfb47785510 100644 |
--- a/cc/surfaces/surface_aggregator.h |
+++ b/cc/surfaces/surface_aggregator.h |
@@ -50,8 +50,7 @@ class CC_SURFACES_EXPORT SurfaceAggregator { |
const gfx::Transform& content_to_target_transform, |
RenderPass* dest_pass, |
SurfaceId surface_id); |
- void CopyPasses(const RenderPassList& source_pass_list, |
- const Surface* surface); |
+ void CopyPasses(const DelegatedFrameData* frame_data, Surface* surface); |
bool TakeResources(Surface* surface, |
const DelegatedFrameData* frame_data, |