Index: runtime/vm/bootstrap_natives.h |
diff --git a/runtime/vm/bootstrap_natives.h b/runtime/vm/bootstrap_natives.h |
index 851bc601f72fd4743d78426970c420b28b8b1db1..8aaa4b377cbf5f0efd0876ba59115f5e4564b98c 100644 |
--- a/runtime/vm/bootstrap_natives.h |
+++ b/runtime/vm/bootstrap_natives.h |
@@ -291,7 +291,7 @@ namespace dart { |
V(Int32x4_setFlagW, 2) \ |
V(Int32x4_select, 3) \ |
V(Isolate_spawnFunction, 3) \ |
- V(Isolate_spawnUri, 4) \ |
+ V(Isolate_spawnUri, 5) \ |
V(Isolate_sendOOB, 2) \ |
V(Mirrors_evalInLibraryWithPrivateKey, 2) \ |
V(Mirrors_makeLocalClassMirror, 1) \ |