| Index: third_party/WebKit/Source/modules/serviceworkers/Clients.idl
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/Clients.idl b/third_party/WebKit/Source/modules/serviceworkers/Clients.idl
|
| index 2c9b1d55d8432ea025c35b2b1804401d5eccf5ac..ec789010f4b399793ada108902700f95106cc397 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/Clients.idl
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/Clients.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/#clients-interface
|
| +// https://w3c.github.io/ServiceWorker/#clients-interface
|
| [
|
| Exposed=ServiceWorker,
|
| ImplementedAs=ServiceWorkerClients,
|
|
|