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

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

Issue 2099793002: mash: Migrate some system user files to common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup Created 4 years, 6 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/system/user/user_view.h
diff --git a/ash/system/user/user_view.h b/ash/system/user/user_view.h
index aa90dab716ede8ab242189d8165d6e619306528e..8972db413117417cea8f9c6aa88da444eb095795 100644
--- a/ash/system/user/user_view.h
+++ b/ash/system/user/user_view.h
@@ -9,7 +9,6 @@
#include "ash/common/session/session_types.h"
#include "ash/common/system/tray/tray_constants.h"
-#include "ash/system/user/login_status.h"
#include "ash/system/user/tray_user.h"
#include "base/macros.h"
#include "ui/views/controls/button/button.h"
@@ -29,6 +28,7 @@ class FocusManager;
namespace ash {
+enum class LoginStatus;
class PopupMessage;
class SystemTrayItem;

Powered by Google App Engine
This is Rietveld 408576698