iOS: Set enable_protobuf=1 by default.

BUG=webrtc:5235
R=tkchin@webrtc.org

Review URL: https://codereview.webrtc.org/1462873003 .

Cr-Commit-Position: refs/heads/master@{#10724}
This commit is contained in:
kjellander@webrtc.org 2015-11-20 09:37:41 +01:00
parent 7e63ef0e8f
commit 5663b4fa9a

View File

@ -148,7 +148,6 @@
}],
['OS=="ios"', {
'build_libjpeg%': 0,
'enable_protobuf%': 0,
}],
['target_arch=="arm" or target_arch=="arm64"', {
'prefer_fixed_point%': 1,