summaryrefslogtreecommitdiff
path: root/modules/video_render_module.target.linux-mips.mk
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-09-10 03:33:05 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-09-10 03:33:05 +0000
commit037d14dba23a47e64df0cb621e2c68dba386fb8e (patch)
tree6f2ac3725dc7051e0d249f45dfab66ce2894814b /modules/video_render_module.target.linux-mips.mk
parent0889e2e637af905e46b32b7d69847def0f297fca (diff)
downloadwebrtc-037d14dba23a47e64df0cb621e2c68dba386fb8e.tar.gz
Update makefiles after merge of Chromium at a301aef21f9e
This commit was generated by merge_from_chromium.py. Change-Id: I44df4fe3b2e608a292d12afc442eb8e98952bd4e
Diffstat (limited to 'modules/video_render_module.target.linux-mips.mk')
-rw-r--r--modules/video_render_module.target.linux-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/video_render_module.target.linux-mips.mk b/modules/video_render_module.target.linux-mips.mk
index 4bae1287..ea51cb7d 100644
--- a/modules/video_render_module.target.linux-mips.mk
+++ b/modules/video_render_module.target.linux-mips.mk
@@ -97,6 +97,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' \
@@ -217,6 +218,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' \