Chromium Code Reviews| Index: pdfium.gyp |
| diff --git a/pdfium.gyp b/pdfium.gyp |
| index 5786accda8f951e7f518f86c3227b5054d8486f2..0fd3a519f9385b234837f394561a4c54c22ee478 100644 |
| --- a/pdfium.gyp |
| +++ b/pdfium.gyp |
| @@ -789,6 +789,7 @@ |
| 'testing/fx_string_testhelpers.h', |
| 'testing/test_support.cpp', |
| 'testing/test_support.h', |
| + 'testing/utils/path_service.cpp', |
| ], |
| 'conditions': [ |
| ['pdf_enable_v8==1', { |