Add Fuchsia perf output and fix upload
Bug: b/263477303
Change-Id: Ifabfd1c015788e944d1b78ba2a0454c29426c5e3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/290993
Commit-Queue: Christoffer Jansson <jansson@google.com>
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#39140}
diff --git a/BUILD.gn b/BUILD.gn
index 01550a0..c41059f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -730,13 +730,13 @@
testonly = true
deps = [
#TODO(fxbug.dev/115601) - Enable when fixed
- #"call:call_perf_tests",
- #"video:video_pc_full_stack_tests",
+ "call:call_perf_tests",
"modules/audio_coding:audio_coding_perf_tests",
"modules/audio_processing:audio_processing_perf_tests",
"pc:peerconnection_perf_tests",
"test:test_main",
"video:video_full_stack_tests",
+ "video:video_pc_full_stack_tests",
]
data = webrtc_perf_tests_resources