summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-01-09 16:25:08 -0800
committerTom Sepez <tsepez@chromium.org>2015-01-09 16:25:08 -0800
commit5f21e9ddd181fc344f8d6070351858f98a25547e (patch)
tree75366acbf4b045b3002c791b281421d599e219a9 /BUILD.gn
parent541726611d9e66f7bc790e6477c0507db0a07d9e (diff)
downloadpdfium-5f21e9ddd181fc344f8d6070351858f98a25547e.tar.xz
Unit test for 417HighLevelEncoder
R=bo_xu@foxitsoftware.com Review URL: https://codereview.chromium.org/840903002
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 c4e4580469..aee27febc4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1546,6 +1546,7 @@ test("pdfium_unittests") {
"core/src/fxcrt/fx_basic_bstring_unittest.cpp",
"testing/fx_string_testhelpers.cpp",
"testing/fx_string_testhelpers.h",
+ "xfa/src/fxbarcode/src/BC_PDF417HighLevelEncoder_unittest.cpp",
]
deps = [
"//testing/gtest",