| Index: scripts/slave/recipes/custom_tabs_client.expected/basic.json
|
| diff --git a/scripts/slave/recipes/custom_tabs_client.expected/basic.json b/scripts/slave/recipes/custom_tabs_client.expected/basic.json
|
| index 9913cc5b483693a9efacc69447273bdb06a8f6f0..4df633be9e375d696a9ec840b64d03a52eca9c6f 100644
|
| --- a/scripts/slave/recipes/custom_tabs_client.expected/basic.json
|
| +++ b/scripts/slave/recipes/custom_tabs_client.expected/basic.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "linux_slave",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'custom_tabs_client', 'url': 'https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-tabs-client.git'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'custom_tabs_client', 'url': 'https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-tabs-client.git'}]",
|
| "--root",
|
| "custom_tabs_client",
|
| "--revision_mapping_file",
|
|
|