Index: scripts/slave/recipes/android/perf.expected/missing_device.json |
diff --git a/scripts/slave/recipes/android/perf.expected/missing_device.json b/scripts/slave/recipes/android/perf.expected/missing_device.json |
index bcc896a8d3a9263953c90eec36a61ae997d14f46..09f2c02219183ef509aea927672a883c4d39dd06 100644 |
--- a/scripts/slave/recipes/android/perf.expected/missing_device.json |
+++ b/scripts/slave/recipes/android/perf.expected/missing_device.json |
@@ -389,6 +389,16 @@ |
}, |
{ |
"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/adb_install_apk.py", |
"ChromePublic.apk", |
"-v", |