Removed the disabling of include_tests from r2729.

BUG=N/A
R=fischman@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/11259004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5856 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
henrike@webrtc.org 2014-04-07 15:52:31 +00:00
parent 9337c839da
commit 413d001132

View File

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