| Index: third_party/WebKit/Source/modules/serviceworkers/InstallEvent.idl
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/InstallEvent.idl b/third_party/WebKit/Source/modules/serviceworkers/InstallEvent.idl
|
| index a6bb92095ccda56d1d0415232fe5cfbc5dbc3ef3..97cbdbc48267974a0727539408e8e01282250c91 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/InstallEvent.idl
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/InstallEvent.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#installevent-installevent
|
| +// https://w3c.github.io/ServiceWorker/#installevent-installevent
|
|
|
| [
|
| Constructor(DOMString type, optional ExtendableEventInit eventInitDict),
|
|
|