Index: runtime/BUILD.gn |
diff --git a/runtime/BUILD.gn b/runtime/BUILD.gn |
index 499fc42eabbda070904fa4dc252e495c39560fba..df10d3a7228afd3bc29a861ee2b6ae8df9f71834 100644 |
--- a/runtime/BUILD.gn |
+++ b/runtime/BUILD.gn |
@@ -205,7 +205,6 @@ action("generate_version_cc_file") { |
"--quiet", |
"--output", rebase_path(output, root_build_dir), |
"--input", rebase_path("vm/version_in.cc", root_build_dir), |
- "--ignore_svn_revision", |
] |
} |