Remove deprecated macOS SDK overrides.

The same overrides now live in .gn.

Bug:chromium:669240
Review-Url: https://codereview.webrtc.org/2982863002
Cr-Commit-Position: refs/heads/master@{#19030}
This commit is contained in:
erikchen 2017-07-14 14:29:23 -07:00 committed by Commit Bot
parent 8b8483b278
commit bc266bc867

View file

@ -6,10 +6,6 @@
# in the file PATENTS. All contributing project authors may
# be found in the AUTHORS file in the root of the source tree.
# Some WebRTC targets require a 10.11 min SDK but those targets are only
# used in non-Chromium builds.
mac_sdk_min_build_override = "10.11"
# Some non-Chromium builds don't support building java targets.
enable_java_templates = true