| Index: third_party/WebKit/Source/modules/serviceworkers/ForeignFetchOptions.idl
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/ForeignFetchOptions.idl b/third_party/WebKit/Source/modules/serviceworkers/ForeignFetchOptions.idl
|
| index aaa2c556ca05a51ffd62756ac9ccd0d6899b69d3..af372b5142f06349c320ed511fb77648ff575b21 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/ForeignFetchOptions.idl
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/ForeignFetchOptions.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#dictdef-installevent-foreignfetchoptions
|
| +// https://w3c.github.io/ServiceWorker/#dictdef-installevent-foreignfetchoptions
|
|
|
| dictionary ForeignFetchOptions {
|
| required sequence<USVString> scopes;
|
|
|