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

Unified Diff: ash/mus/disconnected_app_handler.cc

Issue 2430593002: mash: Use ash shell window container ids instead of ash::mojom::Container (Closed)
Patch Set: move files to ash/shared, fix deps Created 4 years, 2 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/mus/disconnected_app_handler.cc
diff --git a/ash/mus/disconnected_app_handler.cc b/ash/mus/disconnected_app_handler.cc
index 112d3def777951d9f0d4bc645c606a7f48edcbd1..2a2e22c27f50c7eb492d3fe43dbef534db6ee55a 100644
--- a/ash/mus/disconnected_app_handler.cc
+++ b/ash/mus/disconnected_app_handler.cc
@@ -4,8 +4,8 @@
#include "ash/mus/disconnected_app_handler.h"
-#include "ash/common/shell_window_ids.h"
#include "ash/mus/bridge/wm_window_mus.h"
+#include "ash/shared/shell_window_ids.h"
namespace ash {
namespace mus {
« no previous file with comments | « ash/mus/container_ids.cc ('k') | ash/mus/property_util.h » ('j') | ash/shared/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698