Chromium Code Reviews| Index: runtime/BUILD.gn |
| diff --git a/runtime/BUILD.gn b/runtime/BUILD.gn |
| index 440b574afefcfd7eda0728f68558aa8858a657e6..040b902e5d6a155959051ab70209247b2adbaca9 100644 |
| --- a/runtime/BUILD.gn |
| +++ b/runtime/BUILD.gn |
| @@ -76,6 +76,7 @@ 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", |
| ] |
| } |