Index: cc/surfaces/surface_aggregator.cc |
diff --git a/cc/surfaces/surface_aggregator.cc b/cc/surfaces/surface_aggregator.cc |
index 620ada738264db8151307cfce4269c90a2352d05..50b6c794ec8540b38599e8c709f80aeb89e6476a 100644 |
--- a/cc/surfaces/surface_aggregator.cc |
+++ b/cc/surfaces/surface_aggregator.cc |
@@ -238,7 +238,8 @@ void SurfaceAggregator::HandleSurfaceQuad(const SurfaceDrawQuad* surface_quad, |
surface_quad->visible_rect, |
remapped_pass_id, |
0, |
- gfx::RectF(), |
+ gfx::Vector2dF(), |
+ gfx::Size(), |
FilterOperations(), |
gfx::Vector2dF(), |
FilterOperations()); |