| Index: chrome/browser/ui/views/toolbar_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/toolbar_view.h (revision 150365)
|
| +++ chrome/browser/ui/views/toolbar_view.h (working copy)
|
| @@ -214,9 +214,6 @@
|
| // of |this|.
|
| void SetLocationBarContainerBounds(const gfx::Rect& bounds);
|
|
|
| - scoped_ptr<BackForwardMenuModel> back_menu_model_;
|
| - scoped_ptr<BackForwardMenuModel> forward_menu_model_;
|
| -
|
| // The model that contains the security level, text, icon to display...
|
| ToolbarModel* model_;
|
|
|
|
|