Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index 590a1c6e3c2b310484a5738e36b6317a56213ad3..5df6db0eaed5865dcabb5683008348b48eedc1ac 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -82,10 +82,6 @@ |
"type": "raw", |
"args": [], |
}, |
- "android_webview_test_apk": { |
- "label": "//android_webview/test:android_webview_test_apk", |
- "type": "console_test_launcher", |
- }, |
"android_webview_unittests": { |
"label": "//android_webview/test:android_webview_unittests", |
"type": "console_test_launcher", |
@@ -1117,6 +1113,10 @@ |
"label": "//third_party/WebKit/Source/web:webkit_unit_tests", |
"type": "console_test_launcher", |
}, |
+ "webview_instrumentation_test_apk": { |
+ "label": "//android_webview/test:webview_instrumentation_test_apk", |
+ "type": "console_test_launcher", |
+ }, |
"wm_unittests": { |
"label": "//ui/wm:wm_unittests", |
"type": "windowed_test_launcher", |