Chromium Code Reviews| Index: runtime/bin/gen_snapshot.cc |
| diff --git a/runtime/bin/gen_snapshot.cc b/runtime/bin/gen_snapshot.cc |
| index af2bdb70bfb3c062a8c4e07c9c6a80752e633448..f1f7e2ccce523dceb6c378e32ff682cbe7ece425 100644 |
| --- a/runtime/bin/gen_snapshot.cc |
| +++ b/runtime/bin/gen_snapshot.cc |
| @@ -1032,6 +1032,7 @@ int main(int argc, char** argv) { |
| char* error = Dart_Initialize( |
| NULL, |
| NULL, |
| + NULL, |
| CreateServiceIsolate, |
| NULL, |
| NULL, |