Commit 9c3beacc authored by Daniel Vogelheim's avatar Daniel Vogelheim Committed by Commit Bot

[build] Add all fuzzer targets to v8_fuzzers group.

Change-Id: I7f519cc778157f3ddd4c3135d0620a9f46d1193c
Reviewed-on: https://chromium-review.googlesource.com/475873Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#44611}
parent fca70c83
...@@ -2669,6 +2669,7 @@ group("v8_fuzzers") { ...@@ -2669,6 +2669,7 @@ group("v8_fuzzers") {
":v8_simple_wasm_asmjs_fuzzer", ":v8_simple_wasm_asmjs_fuzzer",
":v8_simple_wasm_call_fuzzer", ":v8_simple_wasm_call_fuzzer",
":v8_simple_wasm_code_fuzzer", ":v8_simple_wasm_code_fuzzer",
":v8_simple_wasm_compile_fuzzer",
":v8_simple_wasm_data_section_fuzzer", ":v8_simple_wasm_data_section_fuzzer",
":v8_simple_wasm_function_sigs_section_fuzzer", ":v8_simple_wasm_function_sigs_section_fuzzer",
":v8_simple_wasm_fuzzer", ":v8_simple_wasm_fuzzer",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment