| Index: scripts/slave/recipes/skia/skia.expected/has_ccache_android.json
|
| diff --git a/scripts/slave/recipes/skia/skia.expected/has_ccache_android.json b/scripts/slave/recipes/skia/skia.expected/has_ccache_android.json
|
| index 8844cf3d05ec2974a7015018cba5696739400145..5933b6d3a4597671239829ebe6a3f2994136b943 100644
|
| --- a/scripts/slave/recipes/skia/skia.expected/has_ccache_android.json
|
| +++ b/scripts/slave/recipes/skia/skia.expected/has_ccache_android.json
|
| @@ -8,6 +8,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]"
|
| },
|
| @@ -28,6 +29,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
|
|