Remove //rtc_base:stringutils from public deps
Bug: webrtc:8603 Change-Id: Ic2dfbe28d310cb4b35983b73e895fc95e8439669 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257913 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Florent Castelli <orphis@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36453}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
e10a9f609a
commit
57aa81bce7
@ -50,6 +50,7 @@ rtc_library("lib") {
|
||||
"../../../../rtc_base:logging",
|
||||
"../../../../rtc_base:rtc_base_approved",
|
||||
"../../../../rtc_base:safe_conversions",
|
||||
"../../../../rtc_base:stringutils",
|
||||
"../../../../test:fileutils",
|
||||
]
|
||||
visibility = [ ":*" ] # Only targets in this file can depend on this.
|
||||
|
||||
Reference in New Issue
Block a user