Migrated GN target :g722_test

Migrated GN target :g722_test from
webrtc/modules/audio_coding/codecs/g722/g722.gypi

NOTRY=True

BUG=webrtc:6191

Review-Url: https://codereview.webrtc.org/2275463002
Cr-Commit-Position: refs/heads/master@{#13865}
This commit is contained in:
aleloi
2016-08-23 08:36:10 -07:00
committed by Commit bot
parent 16f55a10c4
commit 9a11784a7f
3 changed files with 18 additions and 0 deletions

View File

@ -34,6 +34,7 @@
'type': 'executable',
'dependencies': [
'g722',
'<(webrtc_root)/common.gyp:webrtc_common'
],
'sources': [
'test/testG722.cc',