Index: build/util/BUILD.gn |
diff --git a/build/util/BUILD.gn b/build/util/BUILD.gn |
index 3fc775797ac66e9d06f9ab7416cf6a656dbcf41c..c18f0ce25b93d6cc928cdc7446ed84218f2cf1f1 100644 |
--- a/build/util/BUILD.gn |
+++ b/build/util/BUILD.gn |
@@ -15,7 +15,9 @@ action("webkit_version") { |
] |
output_file = "$root_gen_dir/webkit_version.h" |
- outputs = [ output_file ] |
+ outputs = [ |
+ output_file, |
+ ] |
args = [ |
"-f", |