Update test_flags visibility.

Change-Id: Ic18fea850d77fce90316c4b7118331c459a15685
Bug: None
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/323080
Auto-Submit: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#40916}
This commit is contained in:
Jeremy Leconte 2023-10-12 10:19:40 +02:00 committed by WebRTC LUCI CQ
parent f83da9dddd
commit 5f4efcf303

View File

@ -1236,7 +1236,6 @@ if (!build_with_chromium) {
}
rtc_library("test_flags") {
visibility = [ "*" ]
testonly = true
sources = [
"test_flags.cc",