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

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

Issue 2538113005: mash: Move session_types.h to ash/public (Closed)
Patch Set: fix gn deps Created 4 years 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/session/session_types.h ('k') | ash/common/system/user/user_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/user/tray_user.h
diff --git a/ash/common/system/user/tray_user.h b/ash/common/system/user/tray_user.h
index 2739b3fe3c4620727d35416aa93dd94197a28201..2b3573d7f0c237d8bd7cf830516bc2edb677e3fe 100644
--- a/ash/common/system/user/tray_user.h
+++ b/ash/common/system/user/tray_user.h
@@ -6,9 +6,9 @@
#define ASH_COMMON_SYSTEM_USER_TRAY_USER_H_
#include "ash/ash_export.h"
-#include "ash/common/session/session_types.h"
#include "ash/common/system/tray/system_tray_item.h"
#include "ash/common/system/user/user_observer.h"
+#include "ash/public/cpp/session_types.h"
#include "base/macros.h"
namespace gfx {
« no previous file with comments | « ash/common/session/session_types.h ('k') | ash/common/system/user/user_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698