Index: third_party/adobe/flash/BUILD.gn |
diff --git a/third_party/adobe/flash/BUILD.gn b/third_party/adobe/flash/BUILD.gn |
index eb7ef2c066e0c83c5e40e46b15a03dbc59ef646d..b23f26995ad3d0641b76be68865153ec24020ea4 100644 |
--- a/third_party/adobe/flash/BUILD.gn |
+++ b/third_party/adobe/flash/BUILD.gn |
@@ -49,7 +49,9 @@ if (is_chrome_branded) { |
} |
copy("flapper_version_h") { |
- sources = [ flapper_version_h_file ] |
+ sources = [ |
+ flapper_version_h_file, |
+ ] |
outputs = [ "$root_gen_dir/{{source_file_part}}" ] |
} |