| Index: cc/layer_tree_host.h
|
| diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h
|
| index 70c8cf4b661df0c16c6e04fe4f9e927234ab523a..a86bde77d9bb1f402a6c51393c09b5b76a73a7c2 100644
|
| --- a/cc/layer_tree_host.h
|
| +++ b/cc/layer_tree_host.h
|
| @@ -247,7 +247,6 @@ private:
|
|
|
| scoped_refptr<Layer> m_rootLayer;
|
| scoped_refptr<HeadsUpDisplayLayer> m_hudLayer;
|
| - scoped_refptr<Layer> m_topControlsContentLayer;
|
|
|
| scoped_ptr<PrioritizedResourceManager> m_contentsTextureManager;
|
| scoped_ptr<PrioritizedResource> m_surfaceMemoryPlaceholder;
|
|
|