aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/modules.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/modules/modules.gyp')
-rw-r--r--webrtc/modules/modules.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index 39bc69c3ca..f8febd8d50 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -144,6 +144,7 @@
'<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
'<(webrtc_root)/common.gyp:webrtc_common',
'<(webrtc_root)/common_audio/common_audio.gyp:common_audio',
+ '<(webrtc_root)/common_video/common_video.gyp:common_video',
'<(webrtc_root)/modules/modules.gyp:video_capture',
'<(webrtc_root)/modules/video_coding/codecs/vp8/vp8.gyp:webrtc_vp8',
'<(webrtc_root)/modules/video_coding/codecs/vp9/vp9.gyp:webrtc_vp9',
@@ -369,6 +370,7 @@
'video_processing/test/brightness_detection_test.cc',
'video_processing/test/content_metrics_test.cc',
'video_processing/test/deflickering_test.cc',
+ 'video_processing/test/denoiser_test.cc',
'video_processing/test/video_processing_unittest.cc',
'video_processing/test/video_processing_unittest.h',
],