| Index: chrome/browser/ui/cocoa/toolbar/toolbar_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h b/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h
|
| index 3297ebe4f1b6406a4fd666d95b5d78ef8abf055d..316a89f9a4a6a69e180818b010376c3413e921cb 100644
|
| --- a/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h
|
| +++ b/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h
|
| @@ -165,9 +165,6 @@ class NotificationBridge;
|
| // Point on the save credit card icon for the save credit card bubble.
|
| - (NSPoint)saveCreditCardBubblePoint;
|
|
|
| -// Point on the translate icon for the Translate bubble.
|
| -- (NSPoint)translateBubblePoint;
|
| -
|
| // Returns the desired toolbar height for the given compression factor.
|
| - (CGFloat)desiredHeightForCompression:(CGFloat)compressByHeight;
|
|
|
|
|