summaryrefslogtreecommitdiff
path: root/webrtc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc.gyp')
-rw-r--r--webrtc.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/webrtc.gyp b/webrtc.gyp
index d50552d9..96ae6a9a 100644
--- a/webrtc.gyp
+++ b/webrtc.gyp
@@ -20,6 +20,7 @@
'variables': {
'webrtc_all_dependencies': [
'base/base.gyp:*',
+ 'sound/sound.gyp:*',
'common.gyp:*',
'common_audio/common_audio.gyp:*',
'common_video/common_video.gyp:*',
@@ -43,6 +44,7 @@
'dependencies': [
'base/base_tests.gyp:*',
'common_video/common_video_unittests.gyp:*',
+ 'sound/sound_tests.gyp:*',
'system_wrappers/source/system_wrappers_tests.gyp:*',
'test/metrics.gyp:*',
'test/test.gyp:*',