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

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

Issue 2063813002: mash: Move SystemTrayImage and TrayImageItem to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wmnotifier
Patch Set: rebase 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 bca62ed35f213fef37c13bc5c5aeb9d49f6b40c5..af72b16d93481c622e685d79660597b773fc5422 100644
--- a/ash/system/user/tray_user.h
+++ b/ash/system/user/tray_user.h
@@ -7,9 +7,8 @@
#include "ash/ash_export.h"
#include "ash/common/session/session_types.h"
-#include "ash/system/tray/system_tray_item.h"
+#include "ash/common/system/tray/system_tray_item.h"
#include "ash/system/user/user_observer.h"
-#include "base/compiler_specific.h"
#include "base/macros.h"
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698