Chromium Code Reviews| Index: runtime/vm/exceptions.h |
| diff --git a/runtime/vm/exceptions.h b/runtime/vm/exceptions.h |
| index 46d8120819ac53d1e50634dc0ec56b689a0cb3c8..4d4f6e6108a68a8d2d609b0ea1e9adb440017aa7 100644 |
| --- a/runtime/vm/exceptions.h |
| +++ b/runtime/vm/exceptions.h |
| @@ -58,7 +58,6 @@ class Exceptions : AllStatic { |
| kType, |
| kFallThrough, |
| kAbstractClassInstantiation, |
| - kMirroredUncaughtExceptionError, |
| kMirroredCompilationError, |
| }; |