Commit 240ff9c7 authored by csharp@chromium.org's avatar csharp@chromium.org

Add chromium_swarm_tests as a dependency of chromium_builder_tests.

BUG=


Review URL: https://chromiumcodereview.appspot.com/13496006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192624 0039d316-1c4b-4281-b951-d872f2087c98
parent 0b2f513b
...@@ -289,6 +289,11 @@ ...@@ -289,6 +289,11 @@
'../ui/app_list/app_list.gyp:app_list_unittests', '../ui/app_list/app_list.gyp:app_list_unittests',
], ],
}], }],
['test_isolation_mode != "noop"', {
'dependencies': [
'chromium_swarm_tests',
],
}],
], ],
}, # target_name: chromium_builder_tests }, # target_name: chromium_builder_tests
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment