| Index: cc/test/layer_tree_pixel_resource_test.h
|
| diff --git a/cc/test/layer_tree_pixel_resource_test.h b/cc/test/layer_tree_pixel_resource_test.h
|
| index 16b7ca9c7ddec48af2c86dc7dc7893e0123b2e3e..405690ea92269bf8ed4959af35d1a9feef1ad88e 100644
|
| --- a/cc/test/layer_tree_pixel_resource_test.h
|
| +++ b/cc/test/layer_tree_pixel_resource_test.h
|
| @@ -38,8 +38,7 @@ class LayerTreeHostPixelResourceTest : public LayerTreePixelTest {
|
| void CreateResourceAndTileTaskWorkerPool(
|
| LayerTreeHostImpl* host_impl,
|
| scoped_ptr<TileTaskWorkerPool>* tile_task_worker_pool,
|
| - scoped_ptr<ResourcePool>* resource_pool,
|
| - scoped_ptr<ResourcePool>* staging_resource_pool) override;
|
| + scoped_ptr<ResourcePool>* resource_pool) override;
|
|
|
| void RunPixelResourceTest(scoped_refptr<Layer> content_root,
|
| base::FilePath file_name);
|
|
|