aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2014-08-27 13:00:54 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-27 13:00:54 -0700
commitdaefa5b340d7aa36fe31865a3646f6fce321bb38 (patch)
treef8e39a0d39dc50cf150a5160bada38602cb90c8a /gyp
parent9694d63cf042779bdac027f8d69fc0cdd413c5e6 (diff)
JPEG(JFIF only) directly embedded into PDF
R=reed@google.com, djsollen@google.com, mtklein@google.com Author: halcanary@google.com Review URL: https://codereview.chromium.org/515493003
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 91dedb31a2..c3b559e884 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -143,6 +143,7 @@
'../tests/OSPathTest.cpp',
'../tests/ObjectPoolTest.cpp',
'../tests/OnceTest.cpp',
+ '../tests/PDFJpegEmbedTest.cpp',
'../tests/PDFPrimitivesTest.cpp',
'../tests/PackBitsTest.cpp',
'../tests/PaintTest.cpp',