| Index: Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl
|
| diff --git a/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl b/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl
|
| index 4223f780ef6bffc4a1812ba4e33d9c15d0391506..a530d62623ea4716ddfee96e5b116ddbc1042853 100644
|
| --- a/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl
|
| +++ b/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.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://w3c.github.io/mediacapture-output/#htmlmediaelement-extensions
|
| +// https://w3c.github.io/mediacapture-output/#htmlmediaelement-extensions
|
|
|
| partial interface HTMLMediaElement {
|
| [RuntimeEnabled=AudioOutputDevices] readonly attribute DOMString sinkId;
|
|
|