Reland "Remove deprecated video_frame_i420 build target"
No changes after the fix in the downstream project. Bug: chromium:1132299 Change-Id: I7cb490d9e8ead7aea758f9542a84268fd4160016 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/187497 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32390}
This commit is contained in:
committed by
Commit Bot
parent
5089a8ea14
commit
113326bbe9
@ -74,13 +74,6 @@ if (is_android) {
|
||||
}
|
||||
}
|
||||
|
||||
# Deprecated empty target. Use "video_frame" instead.
|
||||
rtc_source_set("video_frame_i420") {
|
||||
visibility = [ "*" ]
|
||||
sources = []
|
||||
deps = [ ":video_frame" ]
|
||||
}
|
||||
|
||||
rtc_library("video_frame_i010") {
|
||||
visibility = [ "*" ]
|
||||
sources = [
|
||||
|
||||
Reference in New Issue
Block a user