Index: webrtc/common_audio/BUILD.gn |
diff --git a/webrtc/common_audio/BUILD.gn b/webrtc/common_audio/BUILD.gn |
index f64ece3be32b4b716e6bdbcd7ebdf996c94e1d80..a73d63d1ea90eb0f5c820497cc8d40e46c9b7cb2 100644 |
--- a/webrtc/common_audio/BUILD.gn |
+++ b/webrtc/common_audio/BUILD.gn |
@@ -310,6 +310,8 @@ if (rtc_include_tests) { |
if (is_android) { |
deps += [ "//testing/android/native_test:native_test_support" ] |
+ |
+ shard_timeout = 900 |
} |
} |
} |