| Index: cc/test/layer_tree_pixel_test.h
|
| diff --git a/cc/test/layer_tree_pixel_test.h b/cc/test/layer_tree_pixel_test.h
|
| index fcf0927b59f9f99d11e7c222214a31f291bc55ef..eed5ae1631afd54e56b2a1f025f8ea4afd7b8a9b 100644
|
| --- a/cc/test/layer_tree_pixel_test.h
|
| +++ b/cc/test/layer_tree_pixel_test.h
|
| @@ -88,7 +88,7 @@ class LayerTreePixelTest : public LayerTreeTest {
|
|
|
| void ReleaseTextureMailbox(scoped_ptr<gpu::GLInProcessContext> context,
|
| uint32 texture,
|
| - uint32 sync_point,
|
| + const gpu::SyncToken& sync_token,
|
| bool lost_resource);
|
|
|
| void Finish();
|
|
|