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