| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index e51cac34a9f8509c5afc86091fdbe46eaa963267..f8036409a8b5e6611ef0ec7f5c79a92044410be5 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -864,6 +864,14 @@
|
| "../../",
|
| ],
|
| },
|
| + "cc_perftests": {
|
| + "label": "//chrome/test:cc_perftests",
|
| + "type": "script",
|
| + "script": "//testing/scripts/run_gtest_perf_test.py",
|
| + "args": [
|
| + "cc_perftests",
|
| + ],
|
| + },
|
| "test_support_unittests": {
|
| "label": "//webrtc/test:test_support_unittests",
|
| "type": "console_test_launcher",
|
|
|