Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json |
index de2ae996e6daf68fb9455df68dd2651145b75d61..c92a1fa0da05e6f299f50056ffcc9fe1a5ca23e7 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2__dbg_.json |
@@ -700,20 +700,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/Debug", |