Introduce AlternativeService in BrokenAlternateProtol{List,Map}.
commit44387769f2355f32123e461d25d32689f9537332
authorbnc <bnc@chromium.org>
Mon, 9 Mar 2015 18:00:20 +0000 (9 11:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Mar 2015 18:01:08 +0000 (9 18:01 +0000)
tree5a6a5c732020ba494d5e95c0357be1496e52ded3
parent9bae20080c1dce3ed4040b5a5638c9dc2731c2e9
Introduce AlternativeService in BrokenAlternateProtol{List,Map}.

Introduce struct AlternativeService and use it in
BrokenAlternateProtol{List,Map} instead of BrokenAlternateProtocolEntry.  This
is the first step towards making an alternative service broken not with respect
to an origin, but by itself.

BUG=392576

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

Cr-Commit-Position: refs/heads/master@{#319680}
net/http/http_server_properties.h
net/http/http_server_properties_impl.cc
net/http/http_server_properties_impl.h