Remove //base from //test/BUILD.gn.
Bug: webrtc:13662 Change-Id: I06a852130a45ff3faed557ae070e014494d281c2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251321 Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35950}
This commit is contained in:
parent
5b84f386fc
commit
134995ed31
@ -396,10 +396,6 @@ rtc_library("video_test_support") {
|
||||
} else {
|
||||
sources += [ "testsupport/jpeg_frame_writer_ios.cc" ]
|
||||
}
|
||||
|
||||
if (is_android) {
|
||||
deps += [ "//base" ]
|
||||
}
|
||||
}
|
||||
|
||||
if (rtc_include_tests && enable_google_benchmarks) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user