$OpenBSD: patch-src_3rdparty_chromium_third_party_pdfium_BUILD_gn,v 1.1 2021/01/19 06:16:35 rsadowski Exp $

Index: src/3rdparty/chromium/third_party/pdfium/BUILD.gn
--- src/3rdparty/chromium/third_party/pdfium/BUILD.gn.orig
+++ src/3rdparty/chromium/third_party/pdfium/BUILD.gn
@@ -196,9 +196,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
