Index: build/config/ui.gni |
diff --git a/build/config/ui.gni b/build/config/ui.gni |
index 92d3d6181717c3941c751d7d26e42b139d5a7e46..926c0d06b88192f26820804e9a4a3e268855a774 100644 |
--- a/build/config/ui.gni |
+++ b/build/config/ui.gni |
@@ -33,9 +33,6 @@ declare_args() { |
# of a replacement for GDI or GTK. |
use_aura = is_win || is_linux |
- # Whether the entire browser uses toolkit-views on Mac instead of Cocoa. |
- mac_views_browser = false |
- |
# Whether we should use glib, a low level C utility library. |
use_glib = is_linux |