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

Unified Diff: ash/system/user/tray_user.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/tray_user.h
diff --git a/ash/system/user/tray_user.h b/ash/system/user/tray_user.h
index af72b16d93481c622e685d79660597b773fc5422..35120c1edde27644f60f827e19e8048aaea0cf81 100644
--- a/ash/system/user/tray_user.h
+++ b/ash/system/user/tray_user.h
@@ -8,7 +8,7 @@
#include "ash/ash_export.h"
#include "ash/common/session/session_types.h"
#include "ash/common/system/tray/system_tray_item.h"
-#include "ash/system/user/user_observer.h"
+#include "ash/common/system/user/user_observer.h"
#include "base/macros.h"
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698