Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index f07ad4f449cb40f2c4936dbb982a51d81e2909b4..8b21a0aae71bec36b6bccad34ae9b0427b6da868 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -163,6 +163,18 @@ |
"label": "//tools/battor_agent:battor_agent_unittests", |
"type": "console_test_launcher", |
}, |
+ "blimp_browsertests": { |
+ "label": "//blimp:blimp_browsertests", |
+ "type": "console_test_launcher", |
+ }, |
+ "blimp_test_apk": { |
+ "label": "//blimp/client/app:blimp_test_apk", |
+ "type": "console_test_launcher", |
+ }, |
+ "blimp_unittests": { |
+ "label": "//blimp:blimp_unittests", |
+ "type": "console_test_launcher", |
+ }, |
"blink_heap_unittests": { |
"label": "//third_party/WebKit/Source/platform/heap:blink_heap_unittests", |
"type": "console_test_launcher", |