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

Unified Diff: ui/aura/BUILD.gn

Issue 2514243002: Propagates window type properties during aura-mus window creation (Closed)
Patch Set: fix mash Created 4 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 1c3f5955ac345a7d1e7c5e08e75286076ad1b83c..d50059d74974c0591de5613eb038f5702b7af839 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -90,6 +90,8 @@ component("aura") {
"mus/os_exchange_data_provider_mus.h",
"mus/property_converter.cc",
"mus/property_converter.h",
+ "mus/property_utils.cc",
+ "mus/property_utils.h",
"mus/surface_id_handler.h",
"mus/text_input_client_impl.cc",
"mus/text_input_client_impl.h",

Powered by Google App Engine
This is Rietveld 408576698