| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index fc0673acecf242d15cc3f3c23345975f9628cc7b..d091e1f778f456820a0f4a5c08c7c25e62d841b4 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -20,6 +20,7 @@
|
| 'remote_bitrate_estimator/remote_bitrate_estimator.gypi',
|
| 'rtp_rtcp/rtp_rtcp.gypi',
|
| 'utility/utility.gypi',
|
| + 'video_coding/codecs/h264/h264.gypi',
|
| 'video_coding/codecs/i420/main/source/i420.gypi',
|
| 'video_coding/video_coding.gypi',
|
| 'video_capture/video_capture.gypi',
|
|
|