Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index f0dbc083cd26548305c937ede8f927141e5d2f31..998b3f0703f076194276d3754928456b4389cf96 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -488,6 +488,7 @@ action("run_mksnapshot") { |
"--log-snapshot-positions", |
"--logfile", |
rebase_path("$target_gen_dir/snapshot.log", root_build_dir), |
+ "--startup_src", |
rebase_path("$target_gen_dir/snapshot.cc", root_build_dir), |
] |