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

Unified Diff: build/config/ui.gni

Issue 2510193002: Move use_xkbcommon from build to ui/base (Closed)
Patch Set: Typo Created 4 years, 1 month 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 | « no previous file | components/exo/wayland/BUILD.gn » ('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 0f78dd9f0b5418dd1fc7213802bbfb033ad480cd..973860005427193ad9c4e34aebdfeb81866aa135 100644
--- a/build/config/ui.gni
+++ b/build/config/ui.gni
@@ -43,9 +43,6 @@ declare_args() {
# Whether we should use GTKv3 instead of GTKv2.
use_gtk3 = false
- # Optional system libraries.
- use_xkbcommon = false
-
# Whether we should use glib, a low level C utility library.
use_glib = is_linux
« no previous file with comments | « no previous file | components/exo/wayland/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698