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

Unified Diff: ash/system/tray_update.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/tray_update.h
diff --git a/ash/system/tray_update.h b/ash/system/tray_update.h
index 8ff43a3f1283ad42f883b1735e9d27256efcf3e1..4340bebba77d67b100b4a05866f73aae75c4a33e 100644
--- a/ash/system/tray_update.h
+++ b/ash/system/tray_update.h
@@ -6,8 +6,8 @@
#define ASH_SYSTEM_TRAY_UPDATE_H_
#include "ash/ash_export.h"
+#include "ash/common/system/tray/tray_image_item.h"
#include "ash/common/system/update/update_observer.h"
-#include "ash/system/tray/tray_image_item.h"
#include "base/macros.h"
namespace views {

Powered by Google App Engine
This is Rietveld 408576698