| Index: build/config/features.gni
|
| diff --git a/build/config/features.gni b/build/config/features.gni
|
| index 12870246417cf27e8dd2c78f4b0600c7041acb1a..441bd21026adbd9c7ca7327b06bef56aa656ea5c 100644
|
| --- a/build/config/features.gni
|
| +++ b/build/config/features.gni
|
| @@ -67,9 +67,6 @@ declare_args() {
|
| use_gconf = is_linux && !is_chromeos && !is_chromecast
|
|
|
| use_gio = is_linux && !is_chromeos && !is_chromecast
|
| -
|
| - # Whether or not to use external popup menu.
|
| - use_external_popup_menu = is_android || is_mac
|
| }
|
| #
|
| # =============================================
|
|
|