| Index: chrome/browser/app_controller_mac.h
|
| diff --git a/chrome/browser/app_controller_mac.h b/chrome/browser/app_controller_mac.h
|
| index d72223b4566ad37de6054618853401b5e1730cfb..bd6e7a556d326db7e84ab7a881f7ecadf1b24147 100644
|
| --- a/chrome/browser/app_controller_mac.h
|
| +++ b/chrome/browser/app_controller_mac.h
|
| @@ -75,9 +75,6 @@ class WorkAreaWatcherObserver;
|
| // to it.
|
| IBOutlet NSMenu* helpMenu_;
|
|
|
| - // Outlet for the tabpose menu item so we can hide it.
|
| - IBOutlet NSMenuItem* tabposeMenuItem_;
|
| -
|
| // Indicates wheter an NSPopover is currently being shown.
|
| BOOL hasPopover_;
|
|
|
|
|