| Index: scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| index 5e2f96240f08acefa4833f2369cb8cf760031a3d..fb3c77b6276c8740fa9ea169cce3e89e4475003b 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py
|
| @@ -2006,7 +2006,7 @@ SPEC = {
|
| test_apk='AndroidWebViewTest',
|
| apk_under_test='AndroidWebView',
|
| android_isolate_path=
|
| - 'android_webview/android_webview_test_apk.isolate',
|
| + 'android_webview/android_webview_test_data.isolate',
|
| compile_target='android_webview_test_apk',
|
| device_name=['Nexus 5'], device_os=['4.4.2']),
|
| ],
|
|
|