Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(325)

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2873833002: Rename android_webview_test_apk (Closed)
Patch Set: remove wrongly added gce_adb_wrapper deps Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698