| Index: third_party/WebKit/Source/modules/mediasession/MediaMetadataInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/mediasession/MediaMetadataInit.idl b/third_party/WebKit/Source/modules/mediasession/MediaMetadataInit.idl
|
| index 5e467e295ab5875620745e324179243f141a5a84..54e0f4d3fa6d9ed209907a190b5f4ed1c3b18a77 100644
|
| --- a/third_party/WebKit/Source/modules/mediasession/MediaMetadataInit.idl
|
| +++ b/third_party/WebKit/Source/modules/mediasession/MediaMetadataInit.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.
|
|
|
| -// https://mediasession.spec.whatwg.org/#the-mediametadata-interface
|
| +// https://wicg.github.io/mediasession/#the-mediametadata-interface
|
|
|
| dictionary MediaMetadataInit {
|
| DOMString title = "";
|
|
|