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

Unified Diff: ui/aura/BUILD.gn

Issue 2580063002: Mustash: Ensure surfaces submitted to Mus by WM and embedders contain Surfaces with embeded content. (Closed)
Patch Set: Addressing feedback. Created 3 years, 12 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/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index a9d9699292452c65206e531da38645bad19a478b..667e1995c5cb059895f86129af6e9627f1fd3ba1 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -71,6 +71,8 @@ component("aura") {
"mus/capture_synchronizer.cc",
"mus/capture_synchronizer.h",
"mus/capture_synchronizer_delegate.h",
+ "mus/client_surface_embedder.cc",
+ "mus/client_surface_embedder.h",
"mus/drag_drop_controller_host.h",
"mus/drag_drop_controller_mus.cc",
"mus/drag_drop_controller_mus.h",

Powered by Google App Engine
This is Rietveld 408576698