Index: runtime/bin/gen_snapshot.cc |
diff --git a/runtime/bin/gen_snapshot.cc b/runtime/bin/gen_snapshot.cc |
index 0e12574316a7e52d0471b8b1a5f70bb2b14ef963..4985c130b9b15697ecfccb1248b16ad2d837150f 100644 |
--- a/runtime/bin/gen_snapshot.cc |
+++ b/runtime/bin/gen_snapshot.cc |
@@ -1042,6 +1042,7 @@ int main(int argc, char** argv) { |
char* error = Dart_Initialize( |
NULL, |
NULL, |
+ NULL, |
CreateServiceIsolate, |
NULL, |
NULL, |