Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_rel.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_gn_rel.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_rel.json |
similarity index 91% |
copy from scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_gn_rel.json |
copy to scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_rel.json |
index 58af6e15d5919d55d97a14b4e7d7775600c525c3..e7a5450b450f5de77be56be245aa00b5efc9baed 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_gn_rel.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_compile_rel.json |
@@ -7,7 +7,7 @@ |
"--master", |
"tryserver.webrtc", |
"--builder", |
- "android_gn_rel", |
+ "android_compile_rel", |
"--slave", |
"slavename", |
"--spec", |
@@ -94,7 +94,6 @@ |
], |
"cwd": "[SLAVE_BUILD]", |
"env": { |
- "GYP_CHROMIUM_NO_ACTION": "1", |
"GYP_CROSSCOMPILE": "1", |
"GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1", |
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s" |
@@ -105,19 +104,6 @@ |
"cmd": [ |
"python", |
"-u", |
- "[DEPOT_TOOLS]/gn.py", |
- "--root=[SLAVE_BUILD]/src", |
- "gen", |
- "//out/Release", |
- "--args=is_debug=false target_os=\"android\" target_cpu=\"arm\" use_goma=true goma_dir=\"[BUILD]/goma\" build_with_chromium=false" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "gn" |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
"[BUILD]/scripts/slave/compile.py", |
"--target", |
"Release", |
@@ -131,8 +117,7 @@ |
"[BUILD]/goma", |
"--goma-fail-fast", |
"--goma-disable-local-fallback", |
- "--", |
- "all" |
+ "--" |
], |
"cwd": "[SLAVE_BUILD]", |
"env": { |