| Index: chrome/browser/ui/cocoa/extensions/browser_actions_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/extensions/browser_actions_controller.h b/chrome/browser/ui/cocoa/extensions/browser_actions_controller.h
|
| index fea685ad672ce627e418ae861e06fc1168f3f7ca..9af7224987308e68d93712959f7b63d758f995b6 100644
|
| --- a/chrome/browser/ui/cocoa/extensions/browser_actions_controller.h
|
| +++ b/chrome/browser/ui/cocoa/extensions/browser_actions_controller.h
|
| @@ -119,7 +119,7 @@ extern NSString* const kBrowserActionVisibilityChangedNotification;
|
| // Returns the associated ToolbarActionsBar.
|
| - (ToolbarActionsBar*)toolbarActionsBar;
|
|
|
| -// Sets whether or not the overflow container is focused in the wrench menu.
|
| +// Sets whether or not the overflow container is focused in the app menu.
|
| - (void)setFocusedInOverflow:(BOOL)focused;
|
|
|
| // Returns the size for the provided |maxWidth| of the overflow menu.
|
|
|