| Index: recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json
|
| diff --git a/recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json b/recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json
|
| index 8f478bb16f231c7a402ac1f5a606b35eedf610cc..e54e275fc16ac7ab15e3fe4b7c9730bbf0354db2 100644
|
| --- a/recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json
|
| +++ b/recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json
|
| @@ -6,7 +6,7 @@
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
| "--spec",
|
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
|
| - "--root",
|
| + "--patch_root",
|
| "src",
|
| "--revision_mapping_file",
|
| "{\"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\"}",
|
|
|