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

Unified Diff: ash/common/system/chromeos/session/logout_button_tray.h

Issue 2723843002: Remove non-MD code from TrayBackgroundView (Closed)
Patch Set: Rebased Created 3 years, 9 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
Index: ash/common/system/chromeos/session/logout_button_tray.h
diff --git a/ash/common/system/chromeos/session/logout_button_tray.h b/ash/common/system/chromeos/session/logout_button_tray.h
index cc0d3746061fb41c85d82184fb0106172b5f234a..3ca25fc0f9cb2a8591745b940d55903492d20a99 100644
--- a/ash/common/system/chromeos/session/logout_button_tray.h
+++ b/ash/common/system/chromeos/session/logout_button_tray.h
@@ -21,6 +21,8 @@ namespace ash {
// Adds a logout button to the launcher's status area if enabled by the
// kShowLogoutButtonInTray pref.
+// TODO(mohsen): This is not using much of the TrayBackgroundView functionality.
+// Consider making this a regular View. See https://crbug.com/698134.
class ASH_EXPORT LogoutButtonTray : public TrayBackgroundView,
public LogoutButtonObserver {
public:
« no previous file with comments | « ash/common/system/chromeos/palette/palette_tray.cc ('k') | ash/common/system/chromeos/session/logout_button_tray.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698