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

Unified Diff: ui/aura/BUILD.gn

Issue 1476643002: mustash: Enable connections to mus from the Chrome renderer [take 2] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Don't create a RenderWidgetWindowTreeeClientFactory in tests Created 5 years, 1 month 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 2e0f78c9b74163f94bc30669fc21599c5115a9fd..6b04ad950822fd63e1d11e69f5e73b5c05f7385c 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -66,6 +66,8 @@ component("aura") {
"input_state_lookup_win.h",
"layout_manager.cc",
"layout_manager.h",
+ "mus/mus_util.cc",
+ "mus/mus_util.h",
"remote_window_tree_host_win.cc",
"remote_window_tree_host_win.h",
"scoped_window_targeter.cc",

Powered by Google App Engine
This is Rietveld 408576698