Descriptionmac: Simplify sdk_forward_declarations.h
MAC_OS_X_VERSION_MIN_REQUIRED corresponds to -mmacosx-version-min, which
we currently set to 10.7 (and plan to set to 10.9 eventually, after fixing
deprecation warnings).
MAC_OS_X_VERSION_MAX_ALLOWED corresponds to the SDK used to compile
chrome. We currently require the 10.10 SDK.
Remove all code in sdk_forward_declarations that's no longer necessary.
No behavior change.
BUG=579255
Committed: https://crrev.com/9db1f94758c184d58302a800a97f00fce745f1d3
Cr-Commit-Position: refs/heads/master@{#398111}
Patch Set 1 #Patch Set 2 : . #Messages
Total messages: 10 (5 generated)
|