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

Unified Diff: ash/common/system/user/user_view.h

Issue 2684313004: Additional cleanup of pre-md system menu user row code. (Closed)
Patch Set: Created 3 years, 10 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 | « ash/common/popup_message_unittest.cc ('k') | ash/common/system/user/user_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/user/user_view.h
diff --git a/ash/common/system/user/user_view.h b/ash/common/system/user/user_view.h
index ce79c63f6caa25a609eb0d93e32779bda7104b8c..56d4fb342fce17688bf639d81af2072801cff5d1 100644
--- a/ash/common/system/user/user_view.h
+++ b/ash/common/system/user/user_view.h
@@ -27,7 +27,6 @@ class FocusManager;
namespace ash {
enum class LoginStatus;
-class PopupMessage;
class SystemTrayItem;
namespace tray {
@@ -80,7 +79,6 @@ class UserView : public views::View,
bool is_user_card_button_;
views::View* logout_button_;
- std::unique_ptr<PopupMessage> popup_message_;
std::unique_ptr<views::Widget> add_menu_option_;
// False when the add user panel is visible but not activatable.
« no previous file with comments | « ash/common/popup_message_unittest.cc ('k') | ash/common/system/user/user_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698