Added GN target for webrtc_opus_fec_test.

BUG=webrtc:6191
NOTRY=True
NOPRESUBMIT=True

Review-Url: https://codereview.webrtc.org/2268213002
Cr-Commit-Position: refs/heads/master@{#13893}
This commit is contained in:
ivoc
2016-08-24 06:11:18 -07:00
committed by Commit bot
parent 7a0ff2f700
commit 2c670dbf13
3 changed files with 26 additions and 0 deletions

View File

@ -58,6 +58,7 @@
'type': 'executable',
'dependencies': [
'webrtc_opus',
'<(webrtc_root)/base/base.gyp:rtc_base',
'<(webrtc_root)/common_audio/common_audio.gyp:common_audio',
'<(webrtc_root)/test/test.gyp:test_support_main',
'<(DEPTH)/testing/gtest.gyp:gtest',