MB: Add webrtc_perf_tests to gn_isolate_map.pyl

BUG=chromium:687890
NOTRY=True

Review-Url: https://codereview.webrtc.org/2766513006
Cr-Commit-Position: refs/heads/master@{#17340}
This commit is contained in:
ehmaldonado 2017-03-22 05:40:14 -07:00 committed by Commit bot
parent c8b0865a2e
commit e55f91ce47

View File

@ -103,4 +103,8 @@
"label": "//webrtc:webrtc_nonparallel_tests",
"type": "non_parallel_console_test_launcher",
},
"webrtc_perf_tests": {
"label": "//webrtc:webrtc_perf_tests",
"type": "console_test_launcher",
},
}