| 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 ed6c69a5b13bfa6221e4245fe3dd6ae80f657fc1..16b7ca9c7ddec48af2c86dc7dc7893e0123b2e3e 100644
|
| --- a/cc/test/layer_tree_pixel_resource_test.h
|
| +++ b/cc/test/layer_tree_pixel_resource_test.h
|
| @@ -35,8 +35,6 @@ class LayerTreeHostPixelResourceTest : public LayerTreePixelTest {
|
| explicit LayerTreeHostPixelResourceTest(PixelResourceTestCase test_case);
|
| LayerTreeHostPixelResourceTest();
|
|
|
| - scoped_ptr<Rasterizer> CreateRasterizer(
|
| - LayerTreeHostImpl* host_impl) override;
|
| void CreateResourceAndTileTaskWorkerPool(
|
| LayerTreeHostImpl* host_impl,
|
| scoped_ptr<TileTaskWorkerPool>* tile_task_worker_pool,
|
|
|