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

Unified Diff: ash/mus/BUILD.gn

Issue 2833093002: WIP: simplified display management in ash (Closed)
Patch Set: merge and more fixs Created 3 years, 8 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/mojo_interface_factory.cc ('k') | ash/mus/ash_window_tree_host_mus.h » ('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 93e7fc9b9acfe7822e9bc3eaf7b021bd114b5a3a..06c508da91433fc9666ca74d21e4c2652bd27e09 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -20,6 +20,8 @@ source_set("lib") {
"accelerators/accelerator_ids.h",
"accessibility_delegate_mus.cc",
"accessibility_delegate_mus.h",
+ "ash_window_tree_host_mus.cc",
+ "ash_window_tree_host_mus.h",
"bridge/immersive_handler_factory_mus.cc",
"bridge/immersive_handler_factory_mus.h",
"bridge/shell_port_mash.cc",
« no previous file with comments | « ash/mojo_interface_factory.cc ('k') | ash/mus/ash_window_tree_host_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698