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