| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 0c93ee25dc81f0173eae111c4c270dc042d44a51..47150061d15be7491877e0b3ce285f0a5314e67d 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -860,6 +860,14 @@
|
| "cc_perftests",
|
| ],
|
| },
|
| + "media_perftests": {
|
| + "label": "//media:media_perftests",
|
| + "type": "script",
|
| + "script": "//testing/scripts/run_gtest_perf_test.py",
|
| + "args": [
|
| + "media_perftests",
|
| + ],
|
| + },
|
| "load_library_perf_tests": {
|
| "label": "//chrome/test:load_library_perf_tests",
|
| "type": "script",
|
|
|