Chromium Code Reviews| Index: Source/core/dom/ExceptionCode.h |
| diff --git a/Source/core/dom/ExceptionCode.h b/Source/core/dom/ExceptionCode.h |
| index cf6dc69978e62278286ec7bd0307224926bb514b..d8ccdf3346ecdc63ec7e27298b04536e26122fb6 100644 |
| --- a/Source/core/dom/ExceptionCode.h |
| +++ b/Source/core/dom/ExceptionCode.h |
| @@ -64,7 +64,6 @@ namespace WebCore { |
| DATA_CLONE_ERR, |
| // These are IDB-specific. |
| - IDBNotFoundError, |
| UnknownError, |
| ConstraintError, |
| DataError, |