mirror of https://github.com/google/oss-fuzz.git
[firefox] copy ContentParentIPC.options to $OUT (#1766)
This commit is contained in:
parent
07c146c61d
commit
979b9c0871
|
@ -106,6 +106,7 @@ cp $SRC/fuzzdata/dicts/stun.dict $OUT/StunParser.dict
|
|||
|
||||
# ContentParentIPC
|
||||
cp $SRC/fuzzdata/settings/ipc/libfuzzer.content.blacklist.txt $OUT/firefox
|
||||
cp $SRC/ContentParentIPC.options $OUT
|
||||
|
||||
# ContentSecurityPolicyParser
|
||||
cp dom/security/fuzztest/csp_fuzzer.dict $OUT/ContentSecurityPolicyParser.dict
|
||||
|
|
Loading…
Reference in New Issue