 Chromium Code Reviews
 Chromium Code Reviews Issue 2231413002:
  GN: Update tests to have the correct shard timeout value on Android.  (Closed) 
  Base URL: https://chromium.googlesource.com/external/webrtc.git@master
    
  
    Issue 2231413002:
  GN: Update tests to have the correct shard timeout value on Android.  (Closed) 
  Base URL: https://chromium.googlesource.com/external/webrtc.git@master| Index: webrtc/tools/BUILD.gn | 
| diff --git a/webrtc/tools/BUILD.gn b/webrtc/tools/BUILD.gn | 
| index 585ed9674d4c40523bbf8c5d7da1c5bdc38837f8..5cd27540802ef6c281f27d6470a44b313cfb854a 100644 | 
| --- a/webrtc/tools/BUILD.gn | 
| +++ b/webrtc/tools/BUILD.gn | 
| @@ -316,6 +316,8 @@ if (rtc_include_tests) { | 
| data = [ | 
| "//resources/foreman_cif.yuv", | 
| ] | 
| + | 
| + shard_timeout = 900 | 
| } | 
| } |