Index: ash/system/tray/tray_popup_header_button.h |
diff --git a/ash/system/tray/tray_popup_header_button.h b/ash/system/tray/tray_popup_header_button.h |
index 1b079151b30ce1c06ab749ae5c9fe013833d0c81..9d9fb46960a199f323f51f8d31d77452a0512518 100644 |
--- a/ash/system/tray/tray_popup_header_button.h |
+++ b/ash/system/tray/tray_popup_header_button.h |
@@ -30,7 +30,6 @@ class ASH_EXPORT TrayPopupHeaderButton : public views::ToggleImageButton { |
// Overridden from views::View: |
const char* GetClassName() const override; |
gfx::Size GetPreferredSize() const override; |
- void OnPaintBorder(gfx::Canvas* canvas) override; |
// Overridden from views::CustomButton: |
void StateChanged() override; |