| Index: chrome/browser/chromeos/frame/browser_view.h
|
| diff --git a/chrome/browser/chromeos/frame/browser_view.h b/chrome/browser/chromeos/frame/browser_view.h
|
| index 215dc6d93bf32d64794df3587bf34c46ba7a2dff..5997a835f1e1a24949f5d60e7513876f16bd745c 100644
|
| --- a/chrome/browser/chromeos/frame/browser_view.h
|
| +++ b/chrome/browser/chromeos/frame/browser_view.h
|
| @@ -92,7 +92,6 @@ class BrowserView : public ::BrowserView,
|
| const views::View* button_view, int command_id) const OVERRIDE;
|
| virtual void ExecuteStatusAreaCommand(
|
| const views::View* button_view, int command_id) OVERRIDE;
|
| - virtual gfx::Font GetStatusAreaFont(const gfx::Font& font) const OVERRIDE;
|
| virtual StatusAreaButton::TextStyle GetStatusAreaTextStyle() const OVERRIDE;
|
| virtual void ButtonVisibilityChanged(views::View* button_view) OVERRIDE;
|
|
|
|
|