| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 224e300eaacfaca1b8ba42e39e211f227077bcdf..f8b9f391510a7a60cdfa273e3a72fd58208fcf92 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_net_tests": {
|
| + "label": "//blimp/net:blimp_net_tests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "blink_heap_unittests": {
|
| "label": "//third_party/WebKit/public:blink_heap_unittests",
|
| "type": "unknown",
|
|
|