summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 4b5edbba92..5058b5b0a9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1491,6 +1491,7 @@ test("pdfium_unittests") {
"//testing/gtest",
"//testing/gtest:gtest_main",
]
+ include_dirs = []
if (pdf_enable_xfa) {
sources += [
"xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp",