Chromium Code Reviews| Index: scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json |
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json b/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json |
| index 30724a5c81447aaac1217979e3bb3e857e6cf06e..b7a619101c7cd2843cb76c1ebc2cf906015e2c0c 100644 |
| --- a/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json |
| +++ b/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json |
| @@ -36,7 +36,8 @@ |
| "/path/to/tmp/json", |
| "--revision", |
| "src@HEAD", |
| - "--output_manifest" |
| + "--output_manifest", |
| + "--gerrit_no_rebase_patch_ref" |
| ], |
| "env": { |
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |