Index: build/gn_migration.gypi |
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi |
index 4cfb790fc54bb3147d99211c87e2d0afb0780a5f..3bfb9716c7afa2620548f140b980482a681f4d5b 100644 |
--- a/build/gn_migration.gypi |
+++ b/build/gn_migration.gypi |
@@ -665,7 +665,7 @@ |
'../ui/app_list/app_list.gyp:app_list_unittests_run', |
], |
}], |
- ['enable_app_list==1 and use_aura==1', { |
+ ['use_aura==1', { |
'dependencies': [ |
'../ui/app_list/presenter/app_list_presenter.gyp:app_list_presenter_unittests_run', |
], |