| Index: third_party/WebKit/Source/modules/cachestorage/WorkerCacheStorage.idl
|
| diff --git a/third_party/WebKit/Source/modules/cachestorage/WorkerCacheStorage.idl b/third_party/WebKit/Source/modules/cachestorage/WorkerCacheStorage.idl
|
| index c6bbe49a23ee7bba32d2e8b864072ff49072be9c..3ce3b9b5c34fdf7e7cbf2ad441e454d5a4ca9342 100644
|
| --- a/third_party/WebKit/Source/modules/cachestorage/WorkerCacheStorage.idl
|
| +++ b/third_party/WebKit/Source/modules/cachestorage/WorkerCacheStorage.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/#self-caches
|
| +// https://w3c.github.io/ServiceWorker/#self-caches
|
| [
|
| RuntimeEnabled=GlobalCacheStorage,
|
| ImplementedAs=GlobalCacheStorage,
|
|
|