| Index: third_party/WebKit/Source/modules/serviceworkers/Client.idl
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/Client.idl b/third_party/WebKit/Source/modules/serviceworkers/Client.idl
|
| index 96eb4367bd8c5aec93f345ca9ef6e9b26b0e6891..1e1f77ebbad82ae633493dc1ee52e9c873f38c5b 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/Client.idl
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/Client.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#service-worker-client-interface
|
| +// https://w3c.github.io/ServiceWorker/#service-worker-client-interface
|
| [
|
| Exposed=ServiceWorker,
|
| ImplementedAs=ServiceWorkerClient,
|
|
|