| Index: scripts/slave/recipes/android/android_builder.expected/clang_builder.json
|
| diff --git a/scripts/slave/recipes/android/android_builder.expected/clang_builder.json b/scripts/slave/recipes/android/android_builder.expected/clang_builder.json
|
| index 26e31f4f34381423abb07ddf1dbeb0bfaa96fed7..7ff6745407b75b9142c8f666b9cc254e563d827f 100644
|
| --- a/scripts/slave/recipes/android/android_builder.expected/clang_builder.json
|
| +++ b/scripts/slave/recipes/android/android_builder.expected/clang_builder.json
|
| @@ -185,7 +185,7 @@
|
| {
|
| "cmd": [
|
| "[SLAVE_BUILD_ROOT]/src/tools/checkdeps/checkdeps.py",
|
| - "--root=repo"
|
| + "--root=[SLAVE_BUILD_ROOT]/src/repo"
|
| ],
|
| "env": {
|
| "PATH": "[BUILD_INTERNAL_ROOT]/scripts/slave/android:./:%(PATH)s"
|
|
|