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

Unified Diff: ash/system/tray/tray_views.cc

Issue 10414041: ash: New assets for uber-tray. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months 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 | « no previous file | ui/resources/default_100_percent/aura/status_bluetooth_disabled_h.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/tray_views.cc
diff --git a/ash/system/tray/tray_views.cc b/ash/system/tray/tray_views.cc
index 89a80ebe00cf3723000e92559b09cb7252a0b9dc..6ce432fb472988b4e658ee3dc2dedc91bcba75aa 100644
--- a/ash/system/tray/tray_views.cc
+++ b/ash/system/tray/tray_views.cc
@@ -341,10 +341,6 @@ TrayPopupHeaderButton::TrayPopupHeaderButton(views::ButtonListener* listener,
SetImageAlignment(views::ImageButton::ALIGN_CENTER,
views::ImageButton::ALIGN_MIDDLE);
set_focusable(true);
-
- // TODO(sad): Turn animation back on once there are proper assets.
- // http://crbug.com/119832
- set_animate_on_state_change(false);
}
TrayPopupHeaderButton::~TrayPopupHeaderButton() {}
« no previous file with comments | « no previous file | ui/resources/default_100_percent/aura/status_bluetooth_disabled_h.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698