| Index: third_party/WebKit/Source/modules/indexeddb/IDBFactory.idl
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBFactory.idl b/third_party/WebKit/Source/modules/indexeddb/IDBFactory.idl
|
| index 5e946410cdb8df32559716db317cdb03bfdfaf9b..7ba7cfc3a8a223e2061b1f83a78cd50e951d7203 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/IDBFactory.idl
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/IDBFactory.idl
|
| @@ -23,7 +23,7 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/IndexedDB/#idl-def-IDBFactory
|
| +// https://w3c.github.io/IndexedDB/#idbfactory
|
|
|
| [
|
| Exposed=(Window,Worker),
|
|
|