| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index dff5ac19f3d99183a92fe09a38b8d074cd88d16d..c4434d456ff872ea82cb557cd7c1f3e12cab7358 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -282,6 +282,10 @@
|
| "label": "//ui/display:display_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "display_service_unittests": {
|
| + "label": "//services/ui/display:display_service_unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "events_unittests": {
|
| "label": "//ui/events:events_unittests",
|
| "type": "windowed_test_launcher",
|
|
|