Chromium Code Reviews| Index: third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| diff --git a/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in b/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| index b2f75c2ceaf80cc7cef0b582f5be355998184e55..39a9f00c624df83a14749fc41868671f71435791 100644 |
| --- a/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| +++ b/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| @@ -20,3 +20,9 @@ done |
| # https://www.w3.org/Bugs/Public/show_bug.cgi?id=22370 |
| none |
| total |
| + |
| +# https://github.com/WICG/indexed-db-observers/blob/gh-pages/EXPLAINER.md#records |
| +add |
| +put |
| +delete ImplementedAs=kDelete |
| +clear |