| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 833c3dd5c99d9da5fa3e988527dbf17c6b064d82..182a1530c1ac97c564beda9568380cd8a8ffc053 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -1289,13 +1289,6 @@
|
| '../net/net.gyp:net_unittests_run',
|
| ],
|
| }, # target_name: chromium_swarm_tests
|
| - {
|
| - 'target_name': 'chromoting_swarm_tests',
|
| - 'type': 'none',
|
| - 'dependencies': [
|
| - '../testing/chromoting/integration_test.gyp:chromoting_integration_tests_run',
|
| - ],
|
| - }, # target_name: chromoting_swarm_tests
|
| ],
|
| }],
|
| ['OS=="mac" and toolkit_views==1', {
|
|
|