The legacy objc API is not included in the GYP generation if include_tests=0. This causes problems downstream in some cases, so it's changed in this CL. The libyuv dependency needs to be possible to disable using the build_libyuv GYP variable. NOTRY=True Review URL: https://codereview.webrtc.org/1705733002 Cr-Commit-Position: refs/heads/master@{#11652}