Fix up an outdated comment in peerconnection_integrationtest.cc.
Bug: webrtc:9719 Change-Id: Ied844fdb941b80ab84d43775cc315c075677dac0 Reviewed-on: https://webrtc-review.googlesource.com/c/110562 Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Bjorn Mellem <mellem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25586}
This commit is contained in:
parent
7127f342a9
commit
a2eb0a7841
@ -3387,8 +3387,8 @@ TEST_P(PeerConnectionIntegrationTest,
|
||||
|
||||
#endif // HAVE_SCTP
|
||||
|
||||
// This test sets up a call between two parties with audio, video, and a media
|
||||
// transport data channel.
|
||||
// This test sets up a call between two parties with a media transport data
|
||||
// channel.
|
||||
TEST_P(PeerConnectionIntegrationTest, MediaTransportDataChannelEndToEnd) {
|
||||
PeerConnectionInterface::RTCConfiguration rtc_config;
|
||||
rtc_config.use_media_transport_for_data_channels = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user