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

Unified Diff: mash/wm/BUILD.gn

Issue 1980593002: Changes container names and adds a couple of more (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: change include Created 4 years, 7 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/mus/sysui_application.cc ('k') | mash/wm/container_ids.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/BUILD.gn
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
index 2678fa75ccd80dd5b51f87fdddea7d25df57f31c..edf445434900bb517806006fe2672180916099a8 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -24,6 +24,8 @@ source_set("lib") {
"bridge/wm_root_window_controller_mus.h",
"bridge/wm_window_mus.cc",
"bridge/wm_window_mus.h",
+ "container_ids.cc",
+ "container_ids.h",
"disconnected_app_handler.cc",
"disconnected_app_handler.h",
"fill_layout.cc",
« no previous file with comments | « ash/mus/sysui_application.cc ('k') | mash/wm/container_ids.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698