| Index: scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Release-CMake.json
|
| diff --git a/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Release-CMake.json b/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Release-CMake.json
|
| index 418e5c6409a485951e79ad6b3416578238ba213f..f511710a8c697692d0eaa935daee21eed8f4ce07 100644
|
| --- a/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Release-CMake.json
|
| +++ b/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Release-CMake.json
|
| @@ -47,6 +47,7 @@
|
| "--spec",
|
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget_os = ['llvm']"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -67,6 +68,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
|
|