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