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

Unified Diff: ui/platform_window/x11/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/gl/test/gl_surface_test_support.cc ('k') | ui/platform_window/x11/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/platform_window/x11/BUILD.gn
diff --git a/ui/platform_window/x11/BUILD.gn b/ui/platform_window/x11/BUILD.gn
index 0ce1f8002e53790acc9211575553b6a8c8fc82df..cd94e3a7d7e799c63ccba1622535780907c7a94d 100644
--- a/ui/platform_window/x11/BUILD.gn
+++ b/ui/platform_window/x11/BUILD.gn
@@ -13,6 +13,7 @@ component("x11") {
deps = [
"//base",
"//skia",
+ "//ui/base",
"//ui/events",
"//ui/events/devices",
"//ui/events/devices/x11",
« no previous file with comments | « ui/gl/test/gl_surface_test_support.cc ('k') | ui/platform_window/x11/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698