| Index: webrtc/modules/video_coding/codecs/h264/h264.gypi
|
| diff --git a/webrtc/modules/video_coding/codecs/h264/h264.gypi b/webrtc/modules/video_coding/codecs/h264/h264.gypi
|
| index 92489c39665d01ca9832761fc76a2c2fb00dac21..5d9282371f6228778e437a8ea155a68f125a0b23 100644
|
| --- a/webrtc/modules/video_coding/codecs/h264/h264.gypi
|
| +++ b/webrtc/modules/video_coding/codecs/h264/h264.gypi
|
| @@ -79,8 +79,8 @@
|
| 'sources': [
|
| 'h264_video_toolbox_decoder.cc',
|
| 'h264_video_toolbox_decoder.h',
|
| - 'h264_video_toolbox_encoder.cc',
|
| 'h264_video_toolbox_encoder.h',
|
| + 'h264_video_toolbox_encoder.mm',
|
| 'h264_video_toolbox_nalu.cc',
|
| 'h264_video_toolbox_nalu.h',
|
| ],
|
|
|