Chromium Code Reviews| Index: runtime/vm/bootstrap_natives.h |
| =================================================================== |
| --- runtime/vm/bootstrap_natives.h (revision 457) |
| +++ runtime/vm/bootstrap_natives.h (working copy) |
| @@ -94,7 +94,7 @@ |
| V(DateNatives_getHours, 2) \ |
| V(DateNatives_getMinutes, 2) \ |
| V(DateNatives_getSeconds, 2) \ |
| - V(AssertError_throwNew, 2) \ |
| + V(AssertionError_throwNew, 2) \ |
| V(FallThroughError_throwNew, 1) \ |
| V(Clock_now, 0) \ |
| V(Clock_frequency, 0) \ |