From 979b9c0871e5a6ae47628877a3a9792fc9e41b46 Mon Sep 17 00:00:00 2001 From: pdknsk Date: Tue, 28 Aug 2018 15:36:56 +0200 Subject: [firefox] copy ContentParentIPC.options to $OUT (#1766) --- projects/firefox/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/firefox/build.sh b/projects/firefox/build.sh index ce9ef71b..45023de9 100755 --- a/projects/firefox/build.sh +++ b/projects/firefox/build.sh @@ -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 -- cgit v1.2.3