| Index: third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerRegistration.idl
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerRegistration.idl b/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerRegistration.idl
|
| index 2cf7e0c41cfda835cc56c8a59d5983c992489cbe..d25a82c53289e5b46ce77b286ccbbd78b196345e 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerRegistration.idl
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerRegistration.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-registration-obj
|
| +// https://w3c.github.io/ServiceWorker/#service-worker-registration-obj
|
| [
|
| ActiveScriptWrappable,
|
| DependentLifetime,
|
|
|