| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 1ca5a1b86565432ed235045f2331dc4aeae5bc0f..12ad0bf8132d5d769d4316815573b407783cd030 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -68,6 +68,10 @@
|
| "label": "//base:base_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "blimp_common_unit_tests": {
|
| + "label": "//blimp/common:blimp_common_unit_tests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "blink_heap_unittests": {
|
| "label": "//third_party/WebKit/public:blink_heap_unittests",
|
| "type": "unknown",
|
|
|