| Index: cc/test/layer_test_common.h
|
| diff --git a/cc/test/layer_test_common.h b/cc/test/layer_test_common.h
|
| index f801461297c1bee647934e8e82e886ad42ea732b..a915b597d0c33f5309684cc3f4f30a67e5702a00 100644
|
| --- a/cc/test/layer_test_common.h
|
| +++ b/cc/test/layer_test_common.h
|
| @@ -139,7 +139,6 @@
|
| private:
|
| FakeLayerTreeHostClient client_;
|
| TestTaskGraphRunner task_graph_runner_;
|
| - scoped_ptr<OutputSurface> output_surface_;
|
| scoped_ptr<FakeLayerTreeHost> host_;
|
| scoped_ptr<LayerImpl> root_layer_impl_;
|
| scoped_ptr<RenderPass> render_pass_;
|
|
|