Make the test library for field trials testonly.
Bug: None Change-Id: I703a82e0ca10908bdc56c0d4f1455e042ce74ac1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/267163 Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37371}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
3afb8e2431
commit
c33f1a828c
@ -357,6 +357,7 @@ if (!build_with_chromium) {
|
||||
}
|
||||
|
||||
rtc_library("event_log_visualizer_utils") {
|
||||
testonly = true
|
||||
visibility = [ "*" ]
|
||||
sources = [
|
||||
"rtc_event_log_visualizer/alerts.cc",
|
||||
|
||||
Reference in New Issue
Block a user