Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index b872461c7c990d5d369d9caf759f05ea4fa2276e..d72a02822cd176227ab5128ed2d0f4ea2ba14ec5 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -492,8 +492,6 @@ action("run_mksnapshot") { |
"root_out_dir") + "/mksnapshot", |
root_build_dir), |
"--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), |
] |