Add fuchsia_perf_test to the default build group.

Bug: b/232740856
Change-Id: Ifd4932cba4f8223f0baa2483a116bb29e47f66f7
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286240
Commit-Queue: Christoffer Jansson <jansson@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#38809}
This commit is contained in:
Christoffer Jansson 2022-12-05 10:01:36 +01:00 committed by WebRTC LUCI CQ
parent c0c65387ae
commit 3c85787ef3

View File

@ -47,6 +47,7 @@ if (!build_with_chromium) {
}
if (rtc_include_tests) {
deps += [
":fuchsia_perf_tests",
":rtc_unittests",
":video_engine_tests",
":voip_unittests",