summaryrefslogtreecommitdiffstats
path: root/sandbox
diff options
context:
space:
mode:
authorerikchen <erikchen@chromium.org>2015-05-06 15:58:33 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-06 22:59:12 +0000
commit51bf98859f09d62152a3662839f93b9efad826c5 (patch)
tree76204c0e16602ccb0fe24453de44bba0b93d812b /sandbox
parentaf0395e4050f80e08472c025ac42948b55de2eaa (diff)
downloadchromium_src-51bf98859f09d62152a3662839f93b9efad826c5.zip
chromium_src-51bf98859f09d62152a3662839f93b9efad826c5.tar.gz
chromium_src-51bf98859f09d62152a3662839f93b9efad826c5.tar.bz2
mac: Build http_auth_gssapi_posix.h against Kerberos.framework.
The previous code built http_auth_gssapi_posix against GSS.framework when using an OSX 10.9+ SDK. This is incorrect, since at run time, http_auth_gssapi_posix always dlopens libgssapi_krb5.dylib, which is provided by Kerberos.framework. Change the header to always build against Kerberos.framework. BUG=471823 Review URL: https://codereview.chromium.org/1108913005 Cr-Commit-Position: refs/heads/master@{#328645}
Diffstat (limited to 'sandbox')
0 files changed, 0 insertions, 0 deletions