summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp5
1 files changed, 3 insertions, 2 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index 15f942d0a6..c1cd724dc9 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -836,10 +836,11 @@
'<(DEPTH)'
],
'sources': [
- 'testing/fx_string_testhelpers.h',
- 'testing/fx_string_testhelpers.cpp',
+ 'core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp',
'core/src/fxcrt/fx_basic_bstring_unittest.cpp',
'core/src/fxcrt/fx_basic_wstring_unittest.cpp',
+ 'testing/fx_string_testhelpers.h',
+ 'testing/fx_string_testhelpers.cpp',
],
},
{