diff --git a/api/video/BUILD.gn b/api/video/BUILD.gn index f4069d26a6..d75ec8f533 100644 --- a/api/video/BUILD.gn +++ b/api/video/BUILD.gn @@ -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 = [