Chromium Code Reviews| Index: pdfium.gyp |
| diff --git a/pdfium.gyp b/pdfium.gyp |
| index df1b99c34083f7ccfd0866dfe1a844cdd651b62a..c12f0bb8fff3a1b148ccaad7703007d6b67ffad9 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', { |