diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index df1b99c340..c12f0bb8ff 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -844,6 +844,7 @@ 'testing/fx_string_testhelpers.h', 'testing/test_support.cpp', 'testing/test_support.h', + 'testing/utils/path_service.cpp', ], 'conditions': [ ['pdf_enable_v8==1', { |