Chromium Code Reviews| Index: pdfium.gyp |
| diff --git a/pdfium.gyp b/pdfium.gyp |
| index 6ea3f4ab07bb2de5f6b16023a7fb1cc898cf99eb..7a02e44edc4f5c5694509ca2d8c5791b15a1ae5a 100644 |
| --- a/pdfium.gyp |
| +++ b/pdfium.gyp |
| @@ -764,6 +764,8 @@ |
| 'testing/embedder_test_timer_handling_delegate.h', |
| 'testing/fx_string_testhelpers.cpp', |
| 'testing/fx_string_testhelpers.h', |
| + 'testing/test_support.cpp', |
| + 'testing/test_support.h', |
| ], |
| 'conditions': [ |
| ['pdf_enable_v8==1', { |