Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 89db3ff3ddb56e244fd03053c5c3f73da179ee2e..ddb47e86f219903fae9e404b9945e93e75eaf197 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -633,10 +633,6 @@ group("both_gn_and_gyp") { |
| } |
| } |
| - if (enable_app_list) { |
| - deps += [ "//ui/app_list:app_list_demo" ] |
| - } |
| - |
| if (use_x11) { |
| if (target_cpu != "arm") { |
| deps += [ "//gpu/tools/compositor_model_bench" ] |