Index: webrtc/webrtc_tests.gypi |
diff --git a/webrtc/webrtc_tests.gypi b/webrtc/webrtc_tests.gypi |
index f940b0b430e435732764901b7efef5f8e7c363c7..0047f6930c5f4e6e7b95165f95973f66e3874922 100644 |
--- a/webrtc/webrtc_tests.gypi |
+++ b/webrtc/webrtc_tests.gypi |
@@ -434,6 +434,7 @@ |
'call/rampup_tests.h', |
'modules/audio_coding/neteq/test/neteq_performance_unittest.cc', |
'modules/audio_processing/audio_processing_performance_unittest.cc', |
+ 'modules/audio_processing/level_controller/level_controller_complexity_unittest.cc', |
kjellander_webrtc
2016/08/17 15:21:19
I failed to spot this error. This line should have
peah-webrtc
2016/08/18 05:48:05
I can definitely do that.
I'm not really sure what
peah-webrtc
2016/08/18 06:40:08
I think you meant the level_controller_unittest.cc
kjellander_webrtc
2016/08/18 07:25:29
Oh, right. Sorry for posting the comment on the wr
|
'modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc', |
'video/full_stack.cc', |
], |