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 51d1cb66bca2c4bafaa666c6da64d2f9229d8278..747f84a3f1c92e9ce6c14fc5782a4512c1d95bc5 100644 |
--- a/cc/surfaces/surface_aggregator_test_helpers.cc |
+++ b/cc/surfaces/surface_aggregator_test_helpers.cc |
@@ -24,7 +24,7 @@ namespace test { |
void AddTestSurfaceQuad(TestRenderPass* pass, |
const gfx::Size& surface_size, |
- int surface_id) { |
+ SurfaceId surface_id) { |
gfx::Transform content_to_target_transform; |
gfx::Size content_bounds = surface_size; |
gfx::Rect visible_content_rect = gfx::Rect(surface_size); |