| Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json | 
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json | 
| index 7d0cb0831be17e69c092a839831609c5d428ac2f..b0a027ac741da3c424ebb46b4b1af004779e338c 100644 | 
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json | 
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_ios.json | 
| @@ -18,8 +18,12 @@ | 
| "{\"src\": \"got_revision\"}", | 
| "--git-cache-dir", | 
| "[GIT_CACHE]", | 
| -      "--patch_url", | 
| -      "try_job_svn_patch", | 
| +      "--issue", | 
| +      "123456789", | 
| +      "--patchset", | 
| +      "1", | 
| +      "--rietveld_server", | 
| +      "https://rietveld.example.com", | 
| "--output_json", | 
| "/path/to/tmp/json", | 
| "--revision", | 
|  |