| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 796237b4832cc530be14418ee6f5d854e4af7fc4..a240a39b7823b9c187bc9f9d7fca2aa3af1051d5 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -399,6 +399,10 @@
|
| "label": "//crypto:crypto_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "d8": {
|
| + "label": "//v8:d8",
|
| + "type": "additional_compile_target",
|
| + },
|
| "dbus_unittests": {
|
| "label": "//dbus:dbus_unittests",
|
| "type": "windowed_test_launcher",
|
|
|