| Index: third_party/WebKit/Source/modules/cachestorage/Cache.idl
|
| diff --git a/third_party/WebKit/Source/modules/cachestorage/Cache.idl b/third_party/WebKit/Source/modules/cachestorage/Cache.idl
|
| index 334593564847822f1ebdcd572507c7268c3fd416..3b116cfab6ffe86b4fabed3c7d431376584d43a5 100644
|
| --- a/third_party/WebKit/Source/modules/cachestorage/Cache.idl
|
| +++ b/third_party/WebKit/Source/modules/cachestorage/Cache.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.
|
|
|
| -// See https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#cache
|
| +// https://w3c.github.io/ServiceWorker/#cache-interface
|
|
|
| [
|
| Exposed=(Window,Worker),
|
|
|