| Index: scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
|
| index 96e3d6753b5d9909f9edbdad270b28ca7903acab..5f7e99a0e0d70429fd4eb3f056dfc45651c2352b 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.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",
|
|
|