| Index: webrtc/modules/audio_coding/neteq/neteq_tests.gypi
|
| diff --git a/webrtc/modules/audio_coding/neteq/neteq_tests.gypi b/webrtc/modules/audio_coding/neteq/neteq_tests.gypi
|
| index 5175d7b2962cb5dddd073b9d84b4c3b9c614acf7..d788afa924993873834f840a1972c697d4a1c8c5 100644
|
| --- a/webrtc/modules/audio_coding/neteq/neteq_tests.gypi
|
| +++ b/webrtc/modules/audio_coding/neteq/neteq_tests.gypi
|
| @@ -188,7 +188,8 @@
|
| 'type': 'executable',
|
| 'dependencies': [
|
| '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
|
| - '<(webrtc_root)/test/test.gyp:test_support_main',
|
| + '<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers_default',
|
| + '<(webrtc_root)/test/test.gyp:test_support',
|
| 'neteq',
|
| 'neteq_test_support',
|
| ],
|
|
|