DescriptionFix build when webrtc is disabled; i.e. when enable_webrtc is set to 0 in build/common.gypi.
Building with webrtc disabled is currently not tested by any build bots. Landing the support for PeerConnection v2 (instead of v1) in 119568 broke the build when webrtc is disabled.
The stub implementations must be updated to reflect the new interfaces.
TEST=Set enable_webrtc to 0 in build/common.gypi; build chrome.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119888
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|