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

Unified Diff: ui/views/mus/BUILD.gn

Issue 2633233003: aura-mus: Implement stacking in DesktopWindowTreeHostMus. (Closed)
Patch Set: Add access policy for CanStackAtTop. Created 3 years, 11 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
Index: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index f891743b13854bd6fce37f54958d0760f8f01077..785137bd01db7a26e362da6d36f22e3c3fbbcf3a 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -22,6 +22,7 @@ component("mus") {
"mus_client.cc",
"mus_client.h",
"mus_client_observer.h",
+ "mus_client_test_observer.h",
"mus_export.h",
"pointer_watcher_event_router.cc",
"pointer_watcher_event_router.h",

Powered by Google App Engine
This is Rietveld 408576698