| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index b9abaf1c1d51be48c6bd1cf75ca46dd68331b07e..1bd6be536533d2931f2653fcab75cfc362b9dd2a 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -594,6 +594,14 @@
|
| "-v",
|
| ],
|
| },
|
| + "telemetry_perf_tests": {
|
| + "label": "//chrome/test:telemetry_perf_tests",
|
| + "type": "script",
|
| + "script": "//testing/scripts/run_telemetry_benchmark_as_googletest.py",
|
| + "args": [
|
| + "../../tools/perf/run_benchmark",
|
| + ],
|
| + },
|
| "telemetry_unittests": {
|
| "label": "//chrome/test:telemetry_unittests",
|
| "type": "script",
|
|
|