summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 63ba46adba..75811870ed 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -2080,6 +2080,7 @@ if (pdf_is_standalone) {
]
configs -= [ "//build/config/compiler:chromium_code" ]
configs += [ "//build/config/compiler:no_chromium_code" ]
+ configs += [ ":pdfium_core_config" ]
}
group("fuzzers") {