Index: pdfium.gyp |
diff --git a/pdfium.gyp b/pdfium.gyp |
index 0ac04715e456155a2f59eb3714ef8ef9358ad0d3..25e8b112d8c3d0b1e08b9ebd4841c16303c88194 100644 |
--- a/pdfium.gyp |
+++ b/pdfium.gyp |
@@ -814,6 +814,8 @@ |
'<(DEPTH)' |
], |
'sources': [ |
+ 'testing/fx_string_testhelpers.h', |
+ 'testing/fx_string_testhelpers.cpp', |
'core/src/fxcrt/fx_basic_bstring_unittest.cpp', |
], |
}, |