| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 4a3bb665b56469f1dabe6a95ba02d97d7dfa38d0..7f69ef337f448095f96b942caea5cf1bd19768fd 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",
|
|
|