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

Unified Diff: ash/mus/BUILD.gn

Issue 2833093002: WIP: simplified display management in ash (Closed)
Patch Set: x 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/DEPS » ('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 c2ed127495f8dddadcc1c36400957de08ecfaa9d..605d8dd4a2e254561545c183b8f5738b4b7feefc 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/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698