aboutsummaryrefslogtreecommitdiff
path: root/third_party/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/BUILD.bazel')
-rw-r--r--third_party/BUILD.bazel3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/BUILD.bazel b/third_party/BUILD.bazel
index fd65eb9b..b391ce54 100644
--- a/third_party/BUILD.bazel
+++ b/third_party/BUILD.bazel
@@ -2,5 +2,8 @@ exports_files([
"gflags-use-double-dash-args.patch",
"jacoco-make-probe-inserter-subclassable.patch",
"jacoco_internal.BUILD",
+ "libFuzzer-make-interceptors-configurable.patch",
+ "libFuzzer-pass-death-callback-to-jazzer.patch",
+ "libFuzzer.BUILD",
"libjpeg_turbo.BUILD",
])