| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index c4311f45b0212be884aa27aeb0cbf6721189f994..b8c2c88c467e7bc8e27ddd7b8d4da505a07f43eb 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -804,6 +804,14 @@
|
| "../../",
|
| ],
|
| },
|
| + "cc_perftests": {
|
| + "label": "//cc:cc_perftests",
|
| + "type": "script",
|
| + "script": "//testing/scripts/run_gtest_perf_test.py",
|
| + "args": [
|
| + "cc_perftests",
|
| + ],
|
| + },
|
| "mus_ime_unittests": {
|
| "label": "//services/ui/ime:mus_ime_unittests",
|
| "type": "windowed_test_launcher",
|
|
|