Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3805)

Unified Diff: build/gn_migration.gypi

Issue 2003703002: Fix isolate_tests for app_list_presenter_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698