| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_gn__dbg_.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_gn__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_gn__dbg_.json
|
| index bc4ce392126595de6b9076d223a10bd3e2dec120..8f2ae4b8289a4c942a4b314d94c1b2632027c12f 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_gn__dbg_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_gn__dbg_.json
|
| @@ -189,13 +189,24 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_PACKAGE_REPO[depot_tools]/gn.py",
|
| - "--root=[BUILDER_CACHE]/Android32_GN__dbg_/src",
|
| + "[BUILDER_CACHE]/Android32_GN__dbg_/src/tools/mb/mb.py",
|
| "gen",
|
| - "//out/Debug",
|
| - "--args=is_debug=true target_os=\"android\" target_cpu=\"arm\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
|
| + "-m",
|
| + "client.webrtc",
|
| + "-b",
|
| + "Android32 GN (dbg)",
|
| + "--config-file",
|
| + "[BUILDER_CACHE]/Android32_GN__dbg_/src/webrtc/build/mb_config.pyl",
|
| + "--goma-dir",
|
| + "[CACHE]/cipd/goma",
|
| + "--gyp-script=[BUILDER_CACHE]/Android32_GN__dbg_/src/webrtc/build/gyp_webrtc.py",
|
| + "//out/Debug"
|
| ],
|
| - "name": "gn"
|
| + "cwd": "[BUILDER_CACHE]/Android32_GN__dbg_/src",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "generate_build_files"
|
| },
|
| {
|
| "cmd": [
|
|
|