Index: runtime/bin/gen_snapshot.cc |
diff --git a/runtime/bin/gen_snapshot.cc b/runtime/bin/gen_snapshot.cc |
index 7c6c79800599966f51eeb04c28d4ef2f98ceb291..72ee0f1ba066d92b99ebf46e4cfad77ff65a4877 100644 |
--- a/runtime/bin/gen_snapshot.cc |
+++ b/runtime/bin/gen_snapshot.cc |
@@ -594,6 +594,7 @@ int main(int argc, char** argv) { |
result = |
DartUtils::PrepareForScriptLoading(package_root, |
NULL, |
+ NULL, |
false, |
false, |
builtin_lib); |