| Index: cc/test/layer_test_common.h
|
| diff --git a/cc/test/layer_test_common.h b/cc/test/layer_test_common.h
|
| index e74ea6d131d1b228ff998717f1d6746af4f7b940..c8e6ba5c66e1efbef6aebabca3edf815d180594a 100644
|
| --- a/cc/test/layer_test_common.h
|
| +++ b/cc/test/layer_test_common.h
|
| @@ -109,7 +109,7 @@ class LayerTestCommon {
|
| void AppendQuadsWithOcclusion(LayerImpl* layer_impl,
|
| const gfx::Rect& occluded);
|
| void AppendQuadsForPassWithOcclusion(LayerImpl* layer_impl,
|
| - const RenderPass::Id& id,
|
| + const RenderPassId& id,
|
| const gfx::Rect& occluded);
|
| void AppendSurfaceQuadsWithOcclusion(RenderSurfaceImpl* surface_impl,
|
| const gfx::Rect& occluded);
|
|
|