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