Chromium Code Reviews| Index: runtime/BUILD.gn |
| =================================================================== |
| --- runtime/BUILD.gn (revision 43028) |
| +++ runtime/BUILD.gn (working copy) |
| @@ -73,6 +73,7 @@ |
| script = "../tools/make_version.py" |
| args = [ |
| + "--quiet", |
| "--output", rebase_path(output, root_build_dir), |
| "--input", rebase_path("vm/version_in.cc", root_build_dir), |
| ] |