| Index: scripts/slave/recipes/run_presubmit.expected/gyp.json
|
| diff --git a/scripts/slave/recipes/run_presubmit.expected/gyp.json b/scripts/slave/recipes/run_presubmit.expected/gyp.json
|
| index 56f2218256a2296ece06c47fc68eb65885b5bc54..fba59a7f9030b0024a851399a71d6ee862f65065 100644
|
| --- a/scripts/slave/recipes/run_presubmit.expected/gyp.json
|
| +++ b/scripts/slave/recipes/run_presubmit.expected/gyp.json
|
| @@ -11,7 +11,7 @@
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'gyp', 'url': 'https://chromium.googlesource.com/external/gyp.git'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'gyp', 'url': 'https://chromium.googlesource.com/external/gyp.git'}]",
|
| "--root",
|
| "gyp",
|
| "--revision_mapping_file",
|
|
|