Index: webrtc/modules/audio_coding/neteq/neteq.gypi |
diff --git a/webrtc/modules/audio_coding/neteq/neteq.gypi b/webrtc/modules/audio_coding/neteq/neteq.gypi |
index 6d0162286dfd504a76c55848f949161e27d6f46e..d21d222545bb632a72d67e09a343b0c40418d5f6 100644 |
--- a/webrtc/modules/audio_coding/neteq/neteq.gypi |
+++ b/webrtc/modules/audio_coding/neteq/neteq.gypi |
@@ -199,23 +199,6 @@ |
}, |
], |
}], |
- ['test_isolation_mode != "noop"', { |
- 'targets': [ |
- { |
- 'target_name': 'audio_decoder_unittests_run', |
- 'type': 'none', |
- 'dependencies': [ |
- 'audio_decoder_unittests', |
- ], |
- 'includes': [ |
- '../../../build/isolate.gypi', |
- ], |
- 'sources': [ |
- 'audio_decoder_unittests.isolate', |
- ], |
- }, |
- ], |
- }], |
], |
}], # include_tests |
], # conditions |