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

Unified Diff: build/config/linux/gtk/gtk.gni

Issue 2713513006: Revert of Linux UI: Switch to the Gtk3 theme (Closed)
Patch Set: 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 | « no previous file | chrome/installer/linux/debian/expected_deps_x64_jessie » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/linux/gtk/gtk.gni
diff --git a/build/config/linux/gtk/gtk.gni b/build/config/linux/gtk/gtk.gni
index ae4746e4055f0fa127bdf6c5064b901de0b684a7..b3fd973d51298fdfe44b5db220cd807327e60701 100644
--- a/build/config/linux/gtk/gtk.gni
+++ b/build/config/linux/gtk/gtk.gni
@@ -8,5 +8,5 @@
declare_args() {
# Whether to compile agains GTKv3 instead of GTKv2.
- use_gtk3 = true
+ use_gtk3 = false
}
« no previous file with comments | « no previous file | chrome/installer/linux/debian/expected_deps_x64_jessie » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698