| Index: chrome/browser/cocoa/extensions/browser_actions_controller.h
|
| ===================================================================
|
| --- chrome/browser/cocoa/extensions/browser_actions_controller.h (revision 54839)
|
| +++ chrome/browser/cocoa/extensions/browser_actions_controller.h (working copy)
|
| @@ -21,9 +21,6 @@
|
| class PrefService;
|
| class Profile;
|
|
|
| -// The padding between browser action buttons.
|
| -extern const CGFloat kBrowserActionButtonPadding;
|
| -
|
| // Sent when the visibility of the Browser Actions changes.
|
| extern NSString* const kBrowserActionVisibilityChangedNotification;
|
|
|
|
|