Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(426)

Unified Diff: ash/system/tray/tray_popup_header_button.h

Issue 800513002: Update TrayPopupHeaderButton Visual Feedback (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/system/tray/tray_details_view_unittest.cc ('k') | ash/system/tray/tray_popup_header_button.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « ash/system/tray/tray_details_view_unittest.cc ('k') | ash/system/tray/tray_popup_header_button.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698