Skip to content

Commit f992ec7

Browse files
kanathiroshihorie
authored andcommitted
include simulcast headers for mac also (#14)
Co-authored-by: Hiroshi Horie <[email protected]> (cherry picked from commit b212d2e)
1 parent f98040c commit f992ec7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sdk/BUILD.gn

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,6 @@ if (is_ios || is_mac) {
14651465
"objc/components/video_codec/RTCVideoDecoderH264.h",
14661466
"objc/components/video_codec/RTCVideoEncoderFactoryH264.h",
14671467
"objc/components/video_codec/RTCVideoEncoderH264.h",
1468-
"objc/components/video_codec/RTCVideoEncoderFactorySimulcast.h",
14691468
"objc/components/video_frame_buffer/RTCCVPixelBuffer.h",
14701469
"objc/helpers/RTCDispatcher.h",
14711470
"objc/helpers/RTCYUVHelper.h",
@@ -1521,7 +1520,6 @@ if (is_ios || is_mac) {
15211520
"objc/api/video_codec/RTCVideoEncoderVP8.h",
15221521
"objc/api/video_codec/RTCVideoEncoderVP9.h",
15231522
"objc/api/video_codec/RTCVideoEncoderAV1.h",
1524-
"objc/api/video_codec/RTCVideoEncoderSimulcast.h",
15251523
"objc/api/video_frame_buffer/RTCNativeI420Buffer.h",
15261524
"objc/api/video_frame_buffer/RTCNativeMutableI420Buffer.h",
15271525
# Added for Simulcast support

0 commit comments

Comments
 (0)