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

Unified Diff: build/config/ui.gni

Issue 2774423004: Glib
Patch Set: 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 | « no previous file | no next file » | 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 aed71b47c66896f914a50cb438e63390c155140d..be39c71bc37302d95449e2de8dcdd30f73a961b9 100644
--- a/build/config/ui.gni
+++ b/build/config/ui.gni
@@ -34,7 +34,7 @@ declare_args() {
use_aura = is_win || is_linux
# Whether we should use glib, a low level C utility library.
- use_glib = is_linux
+ use_glib = is_linux && !is_chromeos
}
declare_args() {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698