summaryrefslogtreecommitdiff
path: root/modules/audio_coding/codecs/isac/fix/source/isacfix.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'modules/audio_coding/codecs/isac/fix/source/isacfix.gypi')
-rw-r--r--modules/audio_coding/codecs/isac/fix/source/isacfix.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/audio_coding/codecs/isac/fix/source/isacfix.gypi b/modules/audio_coding/codecs/isac/fix/source/isacfix.gypi
index 2a36309f..54ff9df1 100644
--- a/modules/audio_coding/codecs/isac/fix/source/isacfix.gypi
+++ b/modules/audio_coding/codecs/isac/fix/source/isacfix.gypi
@@ -87,7 +87,7 @@
'pitch_filter_c.c',
],
}],
- ['target_arch=="mipsel" and mips_arch_variant!="r6"', {
+ ['target_arch=="mipsel" and mips_arch_variant!="r6" and android_webview_build==0', {
'sources': [
'entropy_coding_mips.c',
'filters_mips.c',