summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn6
1 files changed, 0 insertions, 6 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 48b85c16b8..a54f6e4018 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1759,10 +1759,4 @@ if (pdf_is_standalone) {
"//samples",
]
}
- group("fuzzers") {
- testonly = true
- deps = [
- "//testing/libfuzzer",
- ]
- }
}