From 037d14dba23a47e64df0cb621e2c68dba386fb8e Mon Sep 17 00:00:00 2001 From: Android Chromium Automerger Date: Wed, 10 Sep 2014 03:33:05 +0000 Subject: Update makefiles after merge of Chromium at a301aef21f9e This commit was generated by merge_from_chromium.py. Change-Id: I44df4fe3b2e608a292d12afc442eb8e98952bd4e --- common_audio/common_audio.target.darwin-mips.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common_audio/common_audio.target.darwin-mips.mk') diff --git a/common_audio/common_audio.target.darwin-mips.mk b/common_audio/common_audio.target.darwin-mips.mk index fb55baf5..b89102ff 100644 --- a/common_audio/common_audio.target.darwin-mips.mk +++ b/common_audio/common_audio.target.darwin-mips.mk @@ -139,6 +139,7 @@ MY_DEFS_Debug := \ '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \ '-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \ '-DVIDEO_HOLE=1' \ + '-DENABLE_LOAD_COMPLETION_HACKS=1' \ '-DWEBRTC_RESTRICT_LOGGING' \ '-DEXPAT_RELATIVE_PATH' \ '-DWEBRTC_MODULE_UTILITY_VIDEO' \ @@ -254,6 +255,7 @@ MY_DEFS_Release := \ '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \ '-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \ '-DVIDEO_HOLE=1' \ + '-DENABLE_LOAD_COMPLETION_HACKS=1' \ '-DWEBRTC_RESTRICT_LOGGING' \ '-DEXPAT_RELATIVE_PATH' \ '-DWEBRTC_MODULE_UTILITY_VIDEO' \ -- cgit v1.2.3