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

Unified Diff: ash/system/chromeos/tray_tracing.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_tracing.h
diff --git a/ash/system/chromeos/tray_tracing.h b/ash/system/chromeos/tray_tracing.h
index 05cd32459e041c0a6e343c6be7bb562a7b75054f..1ee9c6dbaa68a66e6dc239d9d8bc033844e8f0d2 100644
--- a/ash/system/chromeos/tray_tracing.h
+++ b/ash/system/chromeos/tray_tracing.h
@@ -6,7 +6,7 @@
#define ASH_SYSTEM_TRAY_TRACING_H_
#include "ash/ash_export.h"
-#include "ash/system/tray/tray_image_item.h"
+#include "ash/common/system/tray/tray_image_item.h"
#include "base/macros.h"
namespace views {

Powered by Google App Engine
This is Rietveld 408576698