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

Unified Diff: build/config/ui.gni

Issue 2004143002: Retry of 2b0e51237fa07b4fb9f6c20edcefce094f6cf5f5 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/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 43d53a250f6104562ffea0e0c2c3bb81ff75ad45..1dc0f7735e8bcc347955fb621f1707e8d47aeed5 100644
--- a/build/config/ui.gni
+++ b/build/config/ui.gni
@@ -46,10 +46,6 @@ declare_args() {
# Whether we should use glib, a low level C utility library.
use_glib = is_linux
- # Indicates if material design elements in the top chrome of the browser are
- # enabled.
- enable_topchrome_md = is_chromeos || is_win || is_linux || is_mac
-
# Indicates if Wayland display server support is enabled.
enable_wayland_server = is_chromeos
« no previous file with comments | « build/config/BUILD.gn ('k') | chrome/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698