| Index: webrtc/modules/audio_coding/codecs/isac/isacfix_test.gypi
|
| diff --git a/webrtc/modules/audio_coding/codecs/isac/isacfix_test.gypi b/webrtc/modules/audio_coding/codecs/isac/isacfix_test.gypi
|
| index 419d302fd98190433a934f722a155b0868b3cf0b..b3306a5f8e35d4bd92767f43fa9b50854fe28427 100644
|
| --- a/webrtc/modules/audio_coding/codecs/isac/isacfix_test.gypi
|
| +++ b/webrtc/modules/audio_coding/codecs/isac/isacfix_test.gypi
|
| @@ -10,10 +10,10 @@
|
| 'targets': [
|
| # kenny
|
| {
|
| - 'target_name': 'iSACFixtest',
|
| + 'target_name': 'isac_fix_test',
|
| 'type': 'executable',
|
| 'dependencies': [
|
| - 'iSACFix',
|
| + 'isac_fix',
|
| '<(webrtc_root)/test/test.gyp:test_support',
|
| ],
|
| 'include_dirs': [
|
|
|