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

Unified Diff: ui/base/BUILD.gn

Issue 2683033006: Move SetUseOverrideRedirectWindowByDefault() to //ui/base. (Closed)
Patch Set: g_use_test_config. Created 3 years, 10 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
« no previous file with comments | « ui/aura/window_tree_host_x11.cc ('k') | ui/base/platform_window_defaults.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 3b245eaab661c205c29a7729289c0f060d353016..86cf945995ed502fbe6c171d9558223f4210c92f 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -231,6 +231,8 @@ component("base") {
"nine_image_painter_factory.h",
"page_transition_types.cc",
"page_transition_types.h",
+ "platform_window_defaults.cc",
+ "platform_window_defaults.h",
"property_data.h",
"resource/resource_bundle.cc",
"resource/resource_bundle.h",
« no previous file with comments | « ui/aura/window_tree_host_x11.cc ('k') | ui/base/platform_window_defaults.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698