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

Unified Diff: ui/aura/BUILD.gn

Issue 2514243002: Propagates window type properties during aura-mus window creation (Closed)
Patch Set: merge 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
« no previous file with comments | « services/ui/public/interfaces/window_manager_constants.mojom ('k') | ui/aura/client/aura_constants.h » ('j') | no next file with comments »
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 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",
« no previous file with comments | « services/ui/public/interfaces/window_manager_constants.mojom ('k') | ui/aura/client/aura_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698