| Index: scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
|
| index 61085187e5d8e2b8dc54b7b72813cc984dd6c8ca..99c7312d66b5ddf33ec42dfb203fa97a54ad2da6 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_with_step_warning.json
|
| @@ -278,7 +278,7 @@
|
| "--json-output",
|
| "/path/to/tmp/json",
|
| "--known-devices-file",
|
| - "[BUILD]/site_config/.known_devices"
|
| + "[CACHE]/known_android_devices"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -410,7 +410,7 @@
|
| "--json-output",
|
| "/path/to/tmp/json",
|
| "--known-devices-file",
|
| - "[BUILD]/site_config/.known_devices"
|
| + "[CACHE]/known_android_devices"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
|
|