Chromium Code Reviews| Index: runtime/bin/gen_snapshot.cc |
| diff --git a/runtime/bin/gen_snapshot.cc b/runtime/bin/gen_snapshot.cc |
| index 1f955e5a5bd382c4f94c454b1259aca015bf6e79..258b9a72850901574b3a6519cbec3c488849dc25 100644 |
| --- a/runtime/bin/gen_snapshot.cc |
| +++ b/runtime/bin/gen_snapshot.cc |
| @@ -1041,6 +1041,7 @@ int main(int argc, char** argv) { |
| NULL, |
| NULL, |
| NULL, |
| + NULL, |
| DartUtils::OpenFile, |
| DartUtils::ReadFile, |
| DartUtils::WriteFile, |