| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_x86_dbg.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_x86_dbg.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_x86_dbg.json
|
| index fb1a690b8c9d409e56f6085d167a9d21657d58d0..b38bc3906e7e04d142c62b6fa9b823d9cf147ad9 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_x86_dbg.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_x86_dbg.json
|
| @@ -184,6 +184,7 @@
|
| "cwd": "[BUILDER_CACHE]/android_compile_x86_dbg/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_CROSSCOMPILE": "1",
|
| "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1",
|
| "PATH": "[BUILDER_CACHE]/android_compile_x86_dbg/src/third_party/android_tools/sdk/platform-tools:[BUILDER_CACHE]/android_compile_x86_dbg/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| @@ -194,6 +195,29 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[BUILDER_CACHE]/android_compile_x86_dbg/src/tools/mb/mb.py",
|
| + "gen",
|
| + "-m",
|
| + "tryserver.webrtc",
|
| + "-b",
|
| + "android_compile_x86_dbg",
|
| + "--config-file",
|
| + "[BUILDER_CACHE]/android_compile_x86_dbg/src/webrtc/build/mb_config.pyl",
|
| + "--goma-dir",
|
| + "[CACHE]/cipd/goma",
|
| + "--gyp-script=[BUILDER_CACHE]/android_compile_x86_dbg/src/webrtc/build/gyp_webrtc.py",
|
| + "//out/Debug"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/android_compile_x86_dbg/src",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "generate_build_files"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| "--show-path",
|
| "python",
|
|
|