Remove unnecessary ifdefs for maximum SSL version.
commit8a895ccf9de442b7c0c255ac268a557b47e84fb9
authordavidben <davidben@chromium.org>
Wed, 1 Oct 2014 21:36:43 +0000 (1 14:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 1 Oct 2014 21:36:55 +0000 (1 21:36 +0000)
tree1dd27563b4290c2b71717241a3b83f79871dd408
parentadab4b9162250dae2fb858029d03fc39c6ae9393
Remove unnecessary ifdefs for maximum SSL version.

Only the bundled BoringSSL is supported; the maximum version is TLS 1.2.

BUG=none

Review URL: https://codereview.chromium.org/611263003

Cr-Commit-Position: refs/heads/master@{#297712}
net/ssl/ssl_config.cc