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

Unified Diff: ash/shell.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/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index 3db1969bbe3f05acb61b18dd2a27b8cde3823048..b3b4b16b0a42acb0c8091de7ec2eae50d33e3ca7 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -13,7 +13,6 @@
#include "ash/common/shelf/shelf_types.h"
#include "ash/common/wm_shell_common.h"
#include "ash/metrics/user_metrics_recorder.h"
-#include "ash/system/user/login_status.h"
#include "ash/wm/cursor_manager_chromeos.h"
#include "ash/wm/system_modal_container_event_filter_delegate.h"
#include "base/compiler_specific.h"
@@ -109,6 +108,7 @@ class LastWindowClosedLogoutReminder;
class LinkHandlerModelFactory;
class LocaleNotificationController;
class LockStateController;
+enum class LoginStatus;
class LogoutConfirmationController;
class MagnificationController;
class MaximizeModeController;
« ash/root_window_controller.h ('K') | « ash/root_window_controller.cc ('k') | ash/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698