| Index: third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEventInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEventInit.idl b/third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEventInit.idl
|
| index a07022974908c5209553ae9ae43c7d3770346f53..82b821335db88dc256ce09bb3bef2958dac210b3 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEventInit.idl
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEventInit.idl
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// http://www.w3.org/TR/webrtc/#rtcdtmftonechangeevent
|
| +// https://w3c.github.io/webrtc-pc/#rtcdtmftonechangeevent
|
|
|
| dictionary RTCDTMFToneChangeEventInit : EventInit {
|
| DOMString tone;
|
|
|