MB: Enable rtc_use_h264 for GYP builds for now.

NOTRY=True
TBR=emhaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2303673005
Cr-Commit-Position: refs/heads/master@{#14052}
This commit is contained in:
kjellander
2016-09-02 11:55:39 -07:00
committed by Commit bot
parent 5e57b17283
commit 84fcbd429f

View File

@ -433,7 +433,7 @@
'gyp': {'type': 'gyp'},
'gyp_limited_support_build': {
'gyp_defines': 'include_examples=0 include_tests=0 rtc_use_h264=0'
'gyp_defines': 'include_examples=0 include_tests=0'
},
'ios': {