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