Index: pdfium.gyp |
diff --git a/pdfium.gyp b/pdfium.gyp |
index 4134b49f8db8f3aeba2fece4d841d60fcd12cfed..d22375f18a8d2dc30949513c7b7e4727a61e20ed 100644 |
--- a/pdfium.gyp |
+++ b/pdfium.gyp |
@@ -837,6 +837,7 @@ |
], |
'sources': [ |
'core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp', |
+ 'core/src/fxcodec/codec/fx_codec_jpx_unittest.cpp', |
'core/src/fxcrt/fx_basic_bstring_unittest.cpp', |
'core/src/fxcrt/fx_basic_wstring_unittest.cpp', |
'testing/fx_string_testhelpers.h', |