aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/firefox
diff options
context:
space:
mode:
authorGravatar Frederik Braun <fbraun+gh@mozilla.com>2020-06-10 21:16:30 +0200
committerGravatar GitHub <noreply@github.com>2020-06-10 12:16:30 -0700
commit39dbb1c807759ee83fd41e7381c31952da12bd19 (patch)
tree3d3863d9a217c43a1305bf936e01c9da1e652c6c /projects/firefox
parentf73e386f8e13ab7e51c39637387f40a85e021670 (diff)
Add FeaturePolicyParser target to firefox builds (#3959)
Diffstat (limited to 'projects/firefox')
-rwxr-xr-xprojects/firefox/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/firefox/build.sh b/projects/firefox/build.sh
index b864d591..62718d55 100755
--- a/projects/firefox/build.sh
+++ b/projects/firefox/build.sh
@@ -24,6 +24,7 @@ FUZZ_TARGETS=(
ContentParentIPC
CompositorManagerParentIPC
ContentSecurityPolicyParser
+ FeaturePolicyParser
# Image
ImageGIF
ImageICO