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

Unified Diff: ash/system/tiles/tray_tiles.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/tiles/tiles_default_view.cc ('k') | ash/system/tiles/tray_tiles_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tiles/tray_tiles.cc
diff --git a/ash/system/tiles/tray_tiles.cc b/ash/system/tiles/tray_tiles.cc
index ea1b5cc35b44d6555751e80aa9c0ebaa33df03b1..832a4151fa7316e42121c4e231e7f1cded187a48 100644
--- a/ash/system/tiles/tray_tiles.cc
+++ b/ash/system/tiles/tray_tiles.cc
@@ -4,10 +4,10 @@
#include "ash/system/tiles/tray_tiles.h"
-#include "ash/common/session/session_state_delegate.h"
-#include "ash/common/wm_shell.h"
#include "ash/metrics/user_metrics_action.h"
+#include "ash/session/session_state_delegate.h"
#include "ash/system/tiles/tiles_default_view.h"
+#include "ash/wm_shell.h"
namespace ash {
« no previous file with comments | « ash/system/tiles/tiles_default_view.cc ('k') | ash/system/tiles/tray_tiles_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698