| Index: build/config/features.gni
 | 
| diff --git a/build/config/features.gni b/build/config/features.gni
 | 
| index dcaa5cf7f1c359059d14df4981782c3b9817af76..304fafcd9139a3d327babe0194bf58a38a09b870 100644
 | 
| --- a/build/config/features.gni
 | 
| +++ b/build/config/features.gni
 | 
| @@ -57,8 +57,6 @@ declare_args() {
 | 
|    # Android stores them separately on the Java side.
 | 
|    enable_session_service = !is_android && !is_ios && !is_chromecast
 | 
|  
 | 
| -  enable_app_list = is_chromeos
 | 
| -
 | 
|    enable_supervised_users = !is_ios && !is_chromecast
 | 
|  
 | 
|    # Variable safe_browsing is used to control the build time configuration for
 | 
| 
 |