Index: webrtc/modules/audio_coding/codecs/isac/isacfix.gypi |
diff --git a/webrtc/modules/audio_coding/codecs/isac/isacfix.gypi b/webrtc/modules/audio_coding/codecs/isac/isacfix.gypi |
index f10de56c5ab2083ce285d96f3c6e92ebcd1e23bd..7730d16dc9ff79cda617f9cb711801fee2245fc2 100644 |
--- a/webrtc/modules/audio_coding/codecs/isac/isacfix.gypi |
+++ b/webrtc/modules/audio_coding/codecs/isac/isacfix.gypi |
@@ -77,11 +77,6 @@ |
'fix/source/structs.h', |
], |
'conditions': [ |
- ['OS!="win"', { |
- 'defines': [ |
- 'WEBRTC_LINUX', |
- ], |
- }], |
['target_arch=="arm" and arm_version>=7', { |
'sources': [ |
'fix/source/lattice_armv7.S', |