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

Unified Diff: build/config/ui.gni

Issue 2514413002: Clean up GTK3 build flags. (Closed)
Patch Set: Fixes 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
Index: build/config/ui.gni
diff --git a/build/config/ui.gni b/build/config/ui.gni
index 973860005427193ad9c4e34aebdfeb81866aa135..20ffb958a74bd82a6d3db895f21744f21193643a 100644
--- a/build/config/ui.gni
+++ b/build/config/ui.gni
@@ -40,9 +40,6 @@ declare_args() {
# Whether the entire browser uses toolkit-views on Mac instead of Cocoa.
mac_views_browser = false
- # Whether we should use GTKv3 instead of GTKv2.
- use_gtk3 = false
-
# Whether we should use glib, a low level C utility library.
use_glib = is_linux

Powered by Google App Engine
This is Rietveld 408576698