| Index: webrtc/modules/audio_coding/BUILD.gn
|
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
|
| index 757b920f0d26ed2b98af2a5dc1af207a6df4d86d..ed200cb7c47b8e2c60a1bca4c28c6bcdfd08e335 100644
|
| --- a/webrtc/modules/audio_coding/BUILD.gn
|
| +++ b/webrtc/modules/audio_coding/BUILD.gn
|
| @@ -1029,6 +1029,7 @@ if (rtc_include_tests) {
|
|
|
| if (is_android) {
|
| deps += [ "//testing/android/native_test:native_test_native_code" ]
|
| + shard_timeout = 900
|
| }
|
|
|
| if (is_ios) {
|
| @@ -1117,6 +1118,7 @@ if (rtc_include_tests) {
|
|
|
| if (is_android) {
|
| deps += [ "//testing/android/native_test:native_test_native_code" ]
|
| + shard_timeout = 900
|
| }
|
|
|
| deps += [
|
|
|