Chromium Code Reviews| Index: chrome/browser/app_menu_model.h |
| =================================================================== |
| --- chrome/browser/app_menu_model.h (revision 34596) |
| +++ chrome/browser/app_menu_model.h (working copy) |
| @@ -28,8 +28,6 @@ |
| private: |
| void Build(); |
| - // The top-level model. |
| - scoped_ptr<menus::SimpleMenuModel> model_; |
| // Contents of the profiles menu to populate with profile names. |
| scoped_ptr<menus::SimpleMenuModel> profiles_menu_contents_; |