| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 27d6124bf6e5e2ea8f147af1f256cc13e1326b00..14ec7267efced31ee8dbdef85625d9a29d79950a 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -342,6 +342,10 @@
|
| "label": "//headless:headless_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "input_device_unittests": {
|
| + "label": "//services/ui/input_devices:input_device_unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "installer_util_unittests": {
|
| "label": "//chrome/installer/util:installer_util_unittests",
|
| "type": "console_test_launcher",
|
|
|