Index: build/android/buildbot/bb_device_steps.py |
diff --git a/build/android/buildbot/bb_device_steps.py b/build/android/buildbot/bb_device_steps.py |
index 2e18e8d520719eac355df09996784cfd623593f3..d04bac0bcb7c3468a796e62f73f38fdd1dd6aaf6 100755 |
--- a/build/android/buildbot/bb_device_steps.py |
+++ b/build/android/buildbot/bb_device_steps.py |
@@ -75,7 +75,7 @@ INSTRUMENTATION_TESTS = dict((suite.name, suite) for suite in [ |
'org.chromium.android_webview.shell', |
'AndroidWebViewTest', |
'webview:android_webview/test/data/device_files', |
- isolate_file_path='android_webview/android_webview_test_apk.isolate'), |
+ isolate_file_path='android_webview/android_webview_test_data.isolate'), |
I('ChromeSyncShell', |
'ChromeSyncShell.apk', |
'org.chromium.chrome.browser.sync', |