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

Unified Diff: ash/display/shutdown_observer_chromeos.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/display/shutdown_observer_chromeos.h ('k') | ash/display/window_tree_host_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/shutdown_observer_chromeos.cc
diff --git a/ash/display/shutdown_observer_chromeos.cc b/ash/display/shutdown_observer_chromeos.cc
index a29830b534fd1c341c729e34607c994651e569c8..b3a5b6377508076897f433f2847c47ce8f0ea11b 100644
--- a/ash/display/shutdown_observer_chromeos.cc
+++ b/ash/display/shutdown_observer_chromeos.cc
@@ -4,7 +4,7 @@
#include "ash/display/shutdown_observer_chromeos.h"
-#include "ash/common/wm_shell.h"
+#include "ash/wm_shell.h"
#include "ui/display/manager/chromeos/display_configurator.h"
namespace ash {
« no previous file with comments | « ash/display/shutdown_observer_chromeos.h ('k') | ash/display/window_tree_host_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698