| Index: scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN__dbg_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN__dbg_.json
|
| index 6f77e7b302e9884258b8bf47d38d97ad513052ba..6150fa9f191aef9289d232832fc0a88630f28b80 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN__dbg_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN__dbg_.json
|
| @@ -179,8 +179,26 @@
|
| "name": "generate_build_files"
|
| },
|
| {
|
| - "name": "$final_result",
|
| - "reason": "Misconfigured bot: no compile targets",
|
| - "status_code": 1
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]/scripts/slave/compile.py",
|
| + "--target",
|
| + "Debug",
|
| + "--src-dir",
|
| + "[SLAVE_BUILD]/src",
|
| + "--build-tool",
|
| + "ninja",
|
| + "--compiler",
|
| + "goma",
|
| + "--goma-dir",
|
| + "[BUILD]/goma",
|
| + "--"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "compile"
|
| }
|
| ]
|
|
|