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

Unified Diff: ash/system/date/tray_system_info.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « ash/system/date/tray_system_info.h ('k') | ash/system/enterprise/tray_enterprise.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/date/tray_system_info.cc
diff --git a/ash/system/date/tray_system_info.cc b/ash/system/date/tray_system_info.cc
index 4b04912504d198c4855a7acc62c168cd8f07ffa4..2b85c9df7692749731c040e6d7bc19ae85faf694 100644
--- a/ash/system/date/tray_system_info.cc
+++ b/ash/system/date/tray_system_info.cc
@@ -4,7 +4,6 @@
#include "ash/system/date/tray_system_info.h"
-#include "ash/common/wm_shell.h"
#include "ash/shelf/wm_shelf_util.h"
#include "ash/system/date/date_view.h"
#include "ash/system/date/system_info_default_view.h"
@@ -12,6 +11,7 @@
#include "ash/system/tray/system_tray.h"
#include "ash/system/tray/system_tray_notifier.h"
#include "ash/system/tray/tray_item_view.h"
+#include "ash/wm_shell.h"
namespace ash {
« no previous file with comments | « ash/system/date/tray_system_info.h ('k') | ash/system/enterprise/tray_enterprise.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698