| Index: ash/system/tray/tray_popup_label_button.h
|
| diff --git a/ash/system/tray/tray_popup_label_button.h b/ash/system/tray/tray_popup_label_button.h
|
| index 8d21abd98afdd4fd5d753ef4b093d58ba244c820..83ff4391ed07bf98add7da65599cd127730a3576 100644
|
| --- a/ash/system/tray/tray_popup_label_button.h
|
| +++ b/ash/system/tray/tray_popup_label_button.h
|
| @@ -21,8 +21,6 @@ class TrayPopupLabelButton : public views::LabelButton {
|
| virtual ~TrayPopupLabelButton();
|
|
|
| private:
|
| - // Overridden from views::LabelButton:
|
| - virtual void OnPaintFocusBorder(gfx::Canvas* canvas) OVERRIDE;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(TrayPopupLabelButton);
|
| };
|
|
|