| Index: scripts/slave/recipes/ios/try.expected/icu_patch.json | 
| diff --git a/scripts/slave/recipes/ios/try.expected/icu_patch.json b/scripts/slave/recipes/ios/try.expected/icu_patch.json | 
| index c102dcc59edd48f51dea96cfd836e0471d730ecb..6a685d8afd5c49e8fe8cd19cb0129dd5c0c8f68d 100644 | 
| --- a/scripts/slave/recipes/ios/try.expected/icu_patch.json | 
| +++ b/scripts/slave/recipes/ios/try.expected/icu_patch.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", | 
|  |