-
bnc authored
s/RESPONSE_INFO_HAS_NPN_NEGOTIATED_PROTOCOL/RESPONSE_INFO_HAS_ALPN_NEGOTIATED_PROTOCOL/ s/RESPONSE_INFO_WAS_NPN/RESPONSE_INFO_WAS_ALPN/ s/was_npn_negotiated/was_alpn_negotiated/ s/npn_negotiated_protocol/alpn_negotiated_protocol/ s/ERR_NPN_NEGOTIATION_FAILED/ERR_ALPN_NEGOTIATION_FAILED/ WasNpnNegotiated and npnNegotiatedProtocol are not renamed in this CL, because these names are exposed to the web platform, and developers might depend on them. BUG=526713 Review-Url: https://codereview.chromium.org/2347163002 Cr-Commit-Position: refs/heads/master@{#420065}
94c92849