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

Unified Diff: ash/system/chromeos/tray_display.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/chromeos/tray_display.h
diff --git a/ash/system/chromeos/tray_display.h b/ash/system/chromeos/tray_display.h
index 958bc09a7ec3444c66d7d9c965eb161964da4ee8..5798036c8c9f985ab14ff49d54661ee5ae10c1f1 100644
--- a/ash/system/chromeos/tray_display.h
+++ b/ash/system/chromeos/tray_display.h
@@ -10,9 +10,9 @@
#include <map>
#include "ash/ash_export.h"
+#include "ash/common/system/tray/system_tray_item.h"
#include "ash/display/display_info.h"
#include "ash/display/window_tree_host_manager.h"
-#include "ash/system/tray/system_tray_item.h"
#include "base/macros.h"
#include "base/strings/string16.h"
#include "ui/views/view.h"

Powered by Google App Engine
This is Rietveld 408576698