summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-03-16 10:20:24 -0400
committerDan Sinclair <dsinclair@chromium.org>2016-03-16 10:20:24 -0400
commit30410cecd0f2653556094a20c2564170be127127 (patch)
tree6c91b30156008f5926f7bb99beed7544abbd717c
parent455a4199482324c888ea5892c660da354435c091 (diff)
downloadpdfium-chromium/2681.tar.xz
TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1806683003 .
-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",