Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json |
index 58e114190c82b823827cbe3743c64b294cb5ef25..9c0fbbd8c51fae2233242764747a72ad59720259 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_tests__l_nexus9_.json |
@@ -733,20 +733,12 @@ |
}, |
{ |
"cmd": [ |
- "python", |
- "-u", |
- "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
- "[SLAVE_BUILD]/src/chrome/VERSION", |
- "/path/to/tmp/" |
- ], |
- "name": "get version" |
- }, |
- { |
- "cmd": [ |
"[SLAVE_BUILD]/src/build/android/tombstones.py", |
"-a", |
"-s", |
- "-w" |
+ "-w", |
+ "--adb-path", |
+ "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
], |
"env": { |
"CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |