Index: cc/surfaces/surface_aggregator_test_helpers.cc |
diff --git a/cc/surfaces/surface_aggregator_test_helpers.cc b/cc/surfaces/surface_aggregator_test_helpers.cc |
index d843369d2400e2e93a8dd1ea46cba77f93285c63..829bc7598bf7ee5f14a0fd20ada26ea83df5f425 100644 |
--- a/cc/surfaces/surface_aggregator_test_helpers.cc |
+++ b/cc/surfaces/surface_aggregator_test_helpers.cc |
@@ -74,6 +74,7 @@ void AddTestRenderPassQuad(TestRenderPass* pass, |
output_rect, |
gfx::RectF(), |
FilterOperations(), |
+ gfx::Vector2dF(), |
FilterOperations()); |
} |