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

Unified Diff: ash/system/chromeos/bluetooth/tray_bluetooth.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/bluetooth/tray_bluetooth.h
diff --git a/ash/system/chromeos/bluetooth/tray_bluetooth.h b/ash/system/chromeos/bluetooth/tray_bluetooth.h
index 041e22696d7fceab7b5d888e65e6bf180d1ffb0b..01948dd83c8412d07cd92ed7db44ae1739134148 100644
--- a/ash/system/chromeos/bluetooth/tray_bluetooth.h
+++ b/ash/system/chromeos/bluetooth/tray_bluetooth.h
@@ -5,8 +5,8 @@
#ifndef ASH_SYSTEM_CHROMEOS_BLUETOOTH_TRAY_BLUETOOTH_H_
#define ASH_SYSTEM_CHROMEOS_BLUETOOTH_TRAY_BLUETOOTH_H_
+#include "ash/common/system/tray/system_tray_item.h"
#include "ash/system/chromeos/bluetooth/bluetooth_observer.h"
-#include "ash/system/tray/system_tray_item.h"
#include "base/macros.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698