| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 5ffb80af505417124283eda47e7e0d44c207db11..19324c6e9be366c123bbd712f5eca4c193ae4218 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -616,6 +616,10 @@
|
| "label": "//ui/keyboard:keyboard_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "latency_unittests": {
|
| + "label": "//ui/latency:latency_unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "leveldb_service_unittests": {
|
| "label": "//components/leveldb:leveldb_service_unittests",
|
| "type": "console_test_launcher",
|
|
|