aboutsummaryrefslogtreecommitdiff
path: root/webrtc/webrtc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/webrtc.gyp')
-rw-r--r--webrtc/webrtc.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/webrtc/webrtc.gyp b/webrtc/webrtc.gyp
index c9b3ab52db..0299623850 100644
--- a/webrtc/webrtc.gyp
+++ b/webrtc/webrtc.gyp
@@ -86,7 +86,6 @@
'test/metrics.gyp:*',
'test/test.gyp:*',
'test/webrtc_test_common.gyp:*',
- 'video_engine/video_engine_core_unittests.gyp:*',
'webrtc_tests',
],
}],
@@ -98,6 +97,7 @@
'sources': [
'audio_receive_stream.h',
'audio_send_stream.h',
+ 'audio_state.h',
'call.h',
'config.h',
'frame_callback.h',