summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2017-11-06 20:01:13 +0000
committerChromium commit bot <commit-bot@chromium.org>2017-11-06 20:01:13 +0000
commit898690313426bf1604e0bb6def684db84a782494 (patch)
treedcb07d1dfca1475bb4e1c39992fc3f88e70d91ba /BUILD.gn
parentd7a3f981fdc6bf9aef306854505638db7b4b51c7 (diff)
downloadpdfium-898690313426bf1604e0bb6def684db84a782494.tar.xz
Add a CPDF_PSEngine test.
Change-Id: Ia267f40dc4ebe9e1d28b6a333eddcff749414ffa Reviewed-on: https://pdfium-review.googlesource.com/17870 Reviewed-by: dsinclair <dsinclair@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
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 c77c23672f..39312a0106 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1938,6 +1938,7 @@ test("pdfium_unittests") {
"core/fpdfapi/font/cpdf_cmapparser_unittest.cpp",
"core/fpdfapi/font/cpdf_tounicodemap_unittest.cpp",
"core/fpdfapi/page/cpdf_devicecs_unittest.cpp",
+ "core/fpdfapi/page/cpdf_psengine_unittest.cpp",
"core/fpdfapi/page/cpdf_streamcontentparser_unittest.cpp",
"core/fpdfapi/page/cpdf_streamparser_unittest.cpp",
"core/fpdfapi/parser/cpdf_array_unittest.cpp",