| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 72e559d60215c77f41a3636815d347e42001650e..6f6ce6ecef775444a31361dba7beae98fd898e23 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",
|
|
|