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

Unified Diff: ui/gl/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/base/platform_window_defaults.cc ('k') | ui/gl/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/BUILD.gn
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn
index bf3a8109a0e9c65f01a52e37fdf3a25916afc5e4..f1fb4d4709f0c79fd9af9cf7c3240654d6f59cbf 100644
--- a/ui/gl/BUILD.gn
+++ b/ui/gl/BUILD.gn
@@ -325,6 +325,7 @@ static_library("test_support") {
]
deps = [
"//testing/gtest",
+ "//ui/base",
]
if (use_x11) {
« no previous file with comments | « ui/base/platform_window_defaults.cc ('k') | ui/gl/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698