| 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 ead9586f5cea6548f75907d7fb4fea57a51d1eab..cbc8f24b32b53082e71a799ae0b011ef7cd4e2e4 100644
|
| --- a/webrtc/modules/audio_coding/neteq/neteq.gypi
|
| +++ b/webrtc/modules/audio_coding/neteq/neteq.gypi
|
| @@ -206,19 +206,6 @@
|
| ],
|
| }, # neteq_unittest_tools
|
| ], # targets
|
| - 'conditions': [
|
| - ['OS=="android"', {
|
| - 'targets': [
|
| - {
|
| - 'target_name': 'audio_decoder_unittests_apk_target',
|
| - 'type': 'none',
|
| - 'dependencies': [
|
| - '<(apk_tests_path):audio_decoder_unittests_apk',
|
| - ],
|
| - },
|
| - ],
|
| - }],
|
| - ],
|
| }], # include_tests
|
| ], # conditions
|
| }
|
|
|