diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index f50005d10f..5b41ed08fe 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -821,6 +821,8 @@ '<(DEPTH)' ], 'sources': [ + 'testing/fx_string_testhelpers.h', + 'testing/fx_string_testhelpers.cpp', 'core/src/fxcrt/fx_basic_bstring_unittest.cpp', ], }, |