Chromium Code Reviews| Index: runtime/vm/exceptions.h |
| =================================================================== |
| --- runtime/vm/exceptions.h (revision 25633) |
| +++ runtime/vm/exceptions.h (working copy) |
| @@ -52,7 +52,7 @@ |
| kNullThrown, |
| kIsolateSpawn, |
| kIsolateUnhandledException, |
| - kFiftyThreeBitOverflowError, |
| + kFiftyFourBitOverflowError, |
| kAssertion, |
| kCast, |
| kType, |