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

Unified Diff: build/config/ui.gni

Issue 2741783007: Convert ENABLE_WAYLAND_SERVER to a build flag. (Closed)
Patch Set: errrrr Created 3 years, 9 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 | « build/config/BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/ui.gni
diff --git a/build/config/ui.gni b/build/config/ui.gni
index 926c0d06b88192f26820804e9a4a3e268855a774..9746cfb014938d6fcc6696ca836ce5fa17ec745b 100644
--- a/build/config/ui.gni
+++ b/build/config/ui.gni
@@ -36,9 +36,6 @@ declare_args() {
# Whether we should use glib, a low level C utility library.
use_glib = is_linux
- # Indicates if Wayland display server support is enabled.
- enable_wayland_server = is_chromeos
-
# Enable experimental vulkan backend.
enable_vulkan = false
}
« no previous file with comments | « build/config/BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698