| Index: scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json
|
| index 27082e292c3891463ce30504df61cf48c80b9cd9..56af0862890fab225b050044c040a3de3849372e 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json
|
| @@ -28,6 +28,8 @@
|
| "12853011",
|
| "--patchset",
|
| "1",
|
| + "--rietveld_server",
|
| + "https://codereview.chromium.org",
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| @@ -240,6 +242,8 @@
|
| "src",
|
| "--revision_mapping_file",
|
| "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}",
|
| + "--rietveld_server",
|
| + "https://codereview.chromium.org",
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
|
|