| Index: cc/trees/layer_tree_host_impl.h
|
| diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h
|
| index f1145c175b3b664ebcf94f810aee815e983e8257..5a23d1a5a3650cb50a9e3feddfbfdb471963dce4 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -583,7 +583,6 @@ class CC_EXPORT LayerTreeHostImpl
|
| std::set<UIResourceId> evicted_ui_resources_;
|
|
|
| scoped_ptr<OutputSurface> output_surface_;
|
| - scoped_refptr<ContextProvider> offscreen_context_provider_;
|
|
|
| // |resource_provider_| and |tile_manager_| can be NULL, e.g. when using tile-
|
| // free rendering - see OutputSurface::ForcedDrawToSoftwareDevice().
|
|
|