| Index: scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json b/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
|
| index cb829e76e07cff8dc2e78f617d70c96151e0b74b..e70e60d5afdc8fc3c0f189124603901c195082a9 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/webview_cts_unexecuted_tests.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",
|
|
|