Descriptionsocket_dispatcher_host.h uses webrtc, skip when webrtc is disabled
https://codereview.chromium.org/264793017 added some webrtc specific
code to socket_dispatcher_host.h, and it only appears to be used for
webrtc as far as I can see. So we should only include this file
elsewhere when webrtc is enabled.
BUG=363459
TEST=build with enable_webrtc=0
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279857
Patch Set 1 #
Total comments: 2
Patch Set 2 : move webrtc includes together #Messages
Total messages: 15 (0 generated)
|