| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 182ba41f950843aba7a9db1fc6cea28aec5550af..9c5ec14993044a98e3cf1c5915862d3ea4f1af0d 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -278,6 +278,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",
|
|
|