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

Unified Diff: ash/system/audio/tray_audio.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/audio/tray_audio.h
diff --git a/ash/system/audio/tray_audio.h b/ash/system/audio/tray_audio.h
index 82c5a8ddb2a270210035c930fa3fbb691672b33b..2db84abcca2ea023af66f401afdce423a7dafa22 100644
--- a/ash/system/audio/tray_audio.h
+++ b/ash/system/audio/tray_audio.h
@@ -9,8 +9,8 @@
#include <memory>
+#include "ash/common/system/tray/tray_image_item.h"
#include "ash/system/audio/audio_observer.h"
-#include "ash/system/tray/tray_image_item.h"
#include "base/macros.h"
#include "ui/display/display_observer.h"

Powered by Google App Engine
This is Rietveld 408576698