| Index: scripts/slave/recipes/ios/try.expected/gn.json | 
| diff --git a/scripts/slave/recipes/ios/try.expected/gn.json b/scripts/slave/recipes/ios/try.expected/gn.json | 
| index 49cb6da41b86bb790e226853d2361864cbccc545..b6345faf4954a0c913bf3bcf2d65eb121e57b21a 100644 | 
| --- a/scripts/slave/recipes/ios/try.expected/gn.json | 
| +++ b/scripts/slave/recipes/ios/try.expected/gn.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", | 
|  |