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

Unified Diff: ash/common/system/tray/tray_popup_label_button.h

Issue 2463163002: Update chromeos system menu buttons for MD. (Closed)
Patch Set: boxlayout has some annoying dchecks Created 4 years, 1 month 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/common/system/tray/tray_constants.cc ('k') | ash/common/system/tray/tray_popup_label_button.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/tray/tray_popup_label_button.h
diff --git a/ash/common/system/tray/tray_popup_label_button.h b/ash/common/system/tray/tray_popup_label_button.h
index 976323d9a5df38be2d0f1d2e72bf28da9363d9e7..ae7878540c9c7cee64305a27de21b71a1affc864 100644
--- a/ash/common/system/tray/tray_popup_label_button.h
+++ b/ash/common/system/tray/tray_popup_label_button.h
@@ -12,6 +12,8 @@
namespace ash {
// A label button with custom alignment, border and focus border.
+// TODO(estade): deprecated for MD. Use CreateTrayPopupButton instead.
+// See crbug.com/614453
class TrayPopupLabelButton : public views::LabelButton {
public:
TrayPopupLabelButton(views::ButtonListener* listener,
« no previous file with comments | « ash/common/system/tray/tray_constants.cc ('k') | ash/common/system/tray/tray_popup_label_button.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698