DescriptionIntroduce an 'ENABLE_WEBSOCKETS' define in //net.
Following up on https://codereview.chromium.org/2079783002,
WebSockets aren't available on iOS. Rather than hard-coding that
mapping of OS to feature into the code, we should be using a
feature-specific build flag to handle the dependency. This patch
does that.
R=mmenke@chromium.org
Committed: https://crrev.com/0cb69fcbdc735ade2e29384cb962bcadae45725e
Cr-Commit-Position: refs/heads/master@{#401034}
Patch Set 1 #
Total comments: 5
Patch Set 2 : URLRequestJobManager #
Messages
Total messages: 19 (8 generated)
|