Chromium Code Reviews| 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..59570cb95f0a6b3e68b7774c07242d38715d49e8 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 |
| +// See https://w3c.github.io/ServiceWorker/#cache |
|
foolip
2016/12/02 09:55:29
https://w3c.github.io/ServiceWorker/#cache-interfa
Mark Dittmer
2016/12/02 14:05:45
Done.
|
| [ |
| Exposed=(Window,Worker), |