| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 5a40726ef0a0100195473c7b2ba9a20b16880a08..cff9633cd5a0a2743b2d9c95fbf205a84e7bb738 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -1248,6 +1248,8 @@
|
| # http://crbug.com/157234
|
| #'../chrome/chrome.gyp:sync_integration_tests_run',
|
| '../chrome/chrome.gyp:unit_tests_run',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests_run',
|
| + '../content/content_shell_and_tests.gyp:content_unittests_run',
|
| '../net/net.gyp:net_unittests_run',
|
| ],
|
| }, # target_name: chromium_swarm_tests
|
|
|