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

Unified Diff: ui/base/BUILD.gn

Issue 2683033006: Move SetUseOverrideRedirectWindowByDefault() to //ui/base. (Closed)
Patch Set: Rename again. 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
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",

Powered by Google App Engine
This is Rietveld 408576698