Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 4fd53cce3ffaeb47f9d1a0b9f9825debe2221ae6..3522948f486d373a401c52f1df9a67bd69fb1d0a 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -708,7 +708,7 @@ group("gn_only") { |
# these are needed only for gn to discover build files. |
deps += [ |
"//testing/libfuzzer:libfuzzer_main", |
- "//testing/libfuzzer/fuzzers:string_to_int_fuzzer" |
+ "//testing/libfuzzer/fuzzers:string_to_int_fuzzer", |
] |
} |
} |