| Index: scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
|
| index 88b0b0ebf151e4435a40e3e1c39326da1a756227..05cd2567ac17a6c3f2397f3208a2d67329588a59 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/resource_size_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",
|
|
|