Remove deprecated video_frame_i420 build target
Bug: chromium:1132299 Change-Id: Ie0207037b46d4c40d2d808bf5fcddf71f43e325b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/187350 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32385}
This commit is contained in:

committed by
Commit Bot

parent
1479f79a53
commit
33bd4fbe1e
@ -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