summaryrefslogtreecommitdiff
path: root/modules/audio_coding_module.target.linux-x86_64.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-05-08 04:36:40 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-05-08 04:36:40 +0000
commit0a2aa9af0de769f868d198c184220ff798d45963 (patch)
treecde834c5c6b47e928ce5a5ca136d57cbf81527f8 /modules/audio_coding_module.target.linux-x86_64.mk
parent13ea3ca63ecbd8d6acdca51fbcc7bb70f3f82e28 (diff)
downloadwebrtc-0a2aa9af0de769f868d198c184220ff798d45963.tar.gz
Update makefiles after merge of Chromium at 269030
This commit was generated by merge_from_chromium.py. Change-Id: I8d754e2f0604394449a111b3c2cbbc0c49e7ea23
Diffstat (limited to 'modules/audio_coding_module.target.linux-x86_64.mk')
-rw-r--r--modules/audio_coding_module.target.linux-x86_64.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/audio_coding_module.target.linux-x86_64.mk b/modules/audio_coding_module.target.linux-x86_64.mk
index afb2e382..d2222841 100644
--- a/modules/audio_coding_module.target.linux-x86_64.mk
+++ b/modules/audio_coding_module.target.linux-x86_64.mk
@@ -114,6 +114,8 @@ MY_DEFS_Debug := \
'-DCLD_VERSION=1' \
'-DENABLE_PRINTING=1' \
'-DENABLE_MANAGED_USERS=1' \
+ '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
+ '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
'-DWEBRTC_RESTRICT_LOGGING' \
'-DWEBRTC_MODULE_UTILITY_VIDEO' \
'-DWEBRTC_CHROMIUM_BUILD' \
@@ -232,6 +234,8 @@ MY_DEFS_Release := \
'-DCLD_VERSION=1' \
'-DENABLE_PRINTING=1' \
'-DENABLE_MANAGED_USERS=1' \
+ '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
+ '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
'-DWEBRTC_RESTRICT_LOGGING' \
'-DWEBRTC_MODULE_UTILITY_VIDEO' \
'-DWEBRTC_CHROMIUM_BUILD' \