| Index: scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json | 
| diff --git a/scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json b/scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json | 
| index 3d13a615143deea65f3157783cfca5733f58347f..954c3db3a4900cd5ca535b1db39f64078a8b4146 100644 | 
| --- a/scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json | 
| +++ b/scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.json | 
| @@ -62,8 +62,10 @@ | 
| "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", | 
| "--git-cache-dir", | 
| "[GIT_CACHE]", | 
| -      "--patch_url", | 
| -      "patch url", | 
| +      "--issue", | 
| +      "123456", | 
| +      "--patchset", | 
| +      "1", | 
| "--rietveld_server", | 
| "fake://rietveld.url", | 
| "--output_json", | 
|  |