| Index: third_party/WebKit/Source/modules/serviceworkers/ExtendableMessageEventInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/ExtendableMessageEventInit.idl b/third_party/WebKit/Source/modules/serviceworkers/ExtendableMessageEventInit.idl
|
| index dfac8b7b34baf0347c330426b6931d961c95940c..9b8954acaeb5f544f8261bd856c01e532009fc09 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/ExtendableMessageEventInit.idl
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/ExtendableMessageEventInit.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://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#extendablemessage-event-section
|
| +// https://w3c.github.io/ServiceWorker/#extendablemessage-event-section
|
|
|
| dictionary ExtendableMessageEventInit : ExtendableEventInit {
|
| any data;
|
|
|