| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 89c7236ae337ff417cddd50e4eeb656fd8698f4d..d29539cbac4fad5b230e32f17738ccd07dcbe145 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -239,6 +239,10 @@
|
| "label": "//device:device_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "display_compositor_unittests": {
|
| + "label": "//components/display_compositor:display_compositor_unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "display_unittests": {
|
| "label": "//ui/display:display_unittests",
|
| "type": "console_test_launcher",
|
|
|