Index: runtime/vm/bootstrap_natives.h |
=================================================================== |
--- runtime/vm/bootstrap_natives.h (revision 15052) |
+++ runtime/vm/bootstrap_natives.h (working copy) |
@@ -92,7 +92,6 @@ |
V(Math_atan2, 2) \ |
V(Math_exp, 1) \ |
V(Math_log, 1) \ |
- V(Math_random, 0) \ |
V(DateNatives_currentTimeMillis, 0) \ |
V(DateNatives_timeZoneName, 1) \ |
V(DateNatives_timeZoneOffsetInSeconds, 1) \ |