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

Unified Diff: ash/mus/BUILD.gn

Issue 2430593002: mash: Use ash shell window container ids instead of ash::mojom::Container (Closed)
Patch Set: rebase 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
« no previous file with comments | « ash/metrics/user_metrics_recorder.cc ('k') | ash/mus/accelerators/accelerator_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index ee65a3dcfe98a3c2b3e064f8dda8a939b3a25dd5..9e503837f51fce66303a2b3030faabf58cde160a 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -38,8 +38,6 @@ source_set("lib") {
"bridge/wm_window_mus.h",
"bridge/workspace_event_handler_mus.cc",
"bridge/workspace_event_handler_mus.h",
- "container_ids.cc",
- "container_ids.h",
"context_menu_mus.cc",
"context_menu_mus.h",
"disconnected_app_handler.cc",
@@ -100,6 +98,7 @@ source_set("lib") {
public_deps = [
"//ash",
+ "//ash/public/cpp",
"//ash/public/interfaces",
"//base",
"//base:i18n",
« no previous file with comments | « ash/metrics/user_metrics_recorder.cc ('k') | ash/mus/accelerators/accelerator_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698