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

Unified Diff: ash/system/user/tray_user_separator.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_separator.h
diff --git a/ash/system/user/tray_user_separator.h b/ash/system/user/tray_user_separator.h
index ade3da12f83ee1ed873a5deae1a312187b36765a..2b34e9bfc1fd47985c8ccd0844b4b7e22f12f57e 100644
--- a/ash/system/user/tray_user_separator.h
+++ b/ash/system/user/tray_user_separator.h
@@ -6,7 +6,7 @@
#define ASH_SYSTEM_USER_TRAY_USER_SEPARATOR_H_
#include "ash/ash_export.h"
-#include "ash/system/tray/system_tray_item.h"
+#include "ash/common/system/tray/system_tray_item.h"
#include "base/macros.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698