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

Unified Diff: ui/aura/BUILD.gn

Issue 2456623002: Fixes to WindowTreeHostMus (Closed)
Patch Set: std::move 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 | « no previous file | ui/aura/mus/in_flight_change.h » ('j') | ui/aura/mus/window_mus.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index f9ae50223df507b60aa18c15dfe2984c96870ac8..1cf22a4815715326f4a6fa9c1a9097b4df9b83e2 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -90,6 +90,7 @@ component("aura") {
"mus/window_tree_client_observer.h",
"mus/window_tree_host_mus.cc",
"mus/window_tree_host_mus.h",
+ "mus/window_tree_host_mus_delegate.h",
"scoped_window_targeter.cc",
"scoped_window_targeter.h",
"window.cc",
« no previous file with comments | « no previous file | ui/aura/mus/in_flight_change.h » ('j') | ui/aura/mus/window_mus.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698