| Index: chrome/browser/ui/views/toolbar/back_button.h
|
| diff --git a/chrome/browser/ui/views/toolbar/back_button.h b/chrome/browser/ui/views/toolbar/back_button.h
|
| index 0f11c344efc6946f0e1f1bede0441ab04fbff64f..25c27aaec50096f8f05a1e7165f83c961256820e 100644
|
| --- a/chrome/browser/ui/views/toolbar/back_button.h
|
| +++ b/chrome/browser/ui/views/toolbar/back_button.h
|
| @@ -39,7 +39,6 @@ class BackButton : public ToolbarButton {
|
| const char* GetClassName() const override;
|
| scoped_ptr<views::LabelButtonBorder> CreateDefaultBorder() const override;
|
| gfx::Rect GetThemePaintRect() const override;
|
| - gfx::Point GetInkDropCenter() const override;
|
|
|
| // Any leading margin to be applied. Used when the back button is in
|
| // a maximized state to extend to the full window width.
|
|
|