Index: webrtc/modules/audio_coding/audio_coding_tests.gypi |
diff --git a/webrtc/modules/audio_coding/audio_coding_tests.gypi b/webrtc/modules/audio_coding/audio_coding_tests.gypi |
index 84ef8673b2720408bbb8c755ad2db49d21616f9b..e60309a6dfa638cf5e1471acc29a12100cf08fb7 100644 |
--- a/webrtc/modules/audio_coding/audio_coding_tests.gypi |
+++ b/webrtc/modules/audio_coding/audio_coding_tests.gypi |
@@ -51,22 +51,5 @@ |
}, |
], |
}], |
- ['test_isolation_mode != "noop"', { |
- 'targets': [ |
- { |
- 'target_name': 'audio_codec_speed_tests_run', |
- 'type': 'none', |
- 'dependencies': [ |
- 'audio_codec_speed_tests', |
- ], |
- 'includes': [ |
- '../../build/isolate.gypi', |
- ], |
- 'sources': [ |
- 'audio_codec_speed_tests.isolate', |
- ], |
- }, |
- ], |
- }], |
], |
} |