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 39a9f00c624df83a14749fc41868671f71435791..2b4f4761a9275ee95d0db6c2e47800ac2ada34f2 100644 |
| --- a/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| +++ b/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| @@ -24,5 +24,5 @@ total |
| # https://github.com/WICG/indexed-db-observers/blob/gh-pages/EXPLAINER.md#records |
| add |
| put |
| -delete ImplementedAs=kDelete |
| +kDelete |
| clear |