| 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..06f53d7697eecc8f8001caa5bda5e684678ecec1 100644
|
| --- a/cc/test/layer_tree_pixel_test.h
|
| +++ b/cc/test/layer_tree_pixel_test.h
|
| @@ -89,6 +89,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();
|
|
|