| 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 e60309a6dfa638cf5e1471acc29a12100cf08fb7..0b1a22d8d04835b282e8c8ced7eb9e946810064a 100644
|
| --- a/webrtc/modules/audio_coding/audio_coding_tests.gypi
|
| +++ b/webrtc/modules/audio_coding/audio_coding_tests.gypi
|
| @@ -39,17 +39,4 @@
|
| ],
|
| },
|
| ],
|
| - 'conditions': [
|
| - ['OS=="android"', {
|
| - 'targets': [
|
| - {
|
| - 'target_name': 'audio_codec_speed_tests_apk_target',
|
| - 'type': 'none',
|
| - 'dependencies': [
|
| - '<(apk_tests_path):audio_codec_speed_tests_apk',
|
| - ],
|
| - },
|
| - ],
|
| - }],
|
| - ],
|
| }
|
|
|