| Index: webrtc/common_video/common_video_unittests.gyp
|
| diff --git a/webrtc/common_video/common_video_unittests.gyp b/webrtc/common_video/common_video_unittests.gyp
|
| index 5fa082a8e30fcbfb803619b4e814eeaafbc4f8a6..8372c0b4a977a29e73169b7dd21d6cafb3b27d1a 100644
|
| --- a/webrtc/common_video/common_video_unittests.gyp
|
| +++ b/webrtc/common_video/common_video_unittests.gyp
|
| @@ -20,6 +20,7 @@
|
| '<(webrtc_root)/test/test.gyp:video_test_common',
|
| ],
|
| 'sources': [
|
| + 'bitrate_adjuster_unittest.cc',
|
| 'i420_buffer_pool_unittest.cc',
|
| 'i420_video_frame_unittest.cc',
|
| 'libyuv/libyuv_unittest.cc',
|
|
|