| Index: webrtc/test/webrtc_test_common.gyp
|
| diff --git a/webrtc/test/webrtc_test_common.gyp b/webrtc/test/webrtc_test_common.gyp
|
| index 42fa1e707e4eacdd822bcbc0d5e548a0cfabb4ea..d075cb470b9453e4abffb1533683a723acabb3fa 100644
|
| --- a/webrtc/test/webrtc_test_common.gyp
|
| +++ b/webrtc/test/webrtc_test_common.gyp
|
| @@ -18,6 +18,8 @@
|
| 'call_test.h',
|
| 'configurable_frame_size_encoder.cc',
|
| 'configurable_frame_size_encoder.h',
|
| + 'constants.cc',
|
| + 'constants.h',
|
| 'direct_transport.cc',
|
| 'direct_transport.h',
|
| 'encoder_settings.cc',
|
|
|