$OpenBSD: patch-third_party_pdfium_BUILD_gn,v 1.4 2021/04/01 10:24:46 robert Exp $

Index: third_party/pdfium/BUILD.gn
--- third_party/pdfium/BUILD.gn.orig
+++ third_party/pdfium/BUILD.gn
@@ -203,9 +203,9 @@ component("pdfium") {
     configs -= [ "//build/config/compiler:thin_archive" ]
   }
 
-  if (is_component_build) {
-    deps += [ "testing/fuzzers:fuzzer_impls" ]
-  }
+#  if (is_component_build) {
+#    deps += [ "testing/fuzzers:fuzzer_impls" ]
+#  }
 }
 
 # Targets below this are only visible within this file (and to the
