Chromium Code Reviews| Index: pdfium.gyp |
| diff --git a/pdfium.gyp b/pdfium.gyp |
| index 3785d38a1b9d232dae28b57b948a3a915c55a71d..4d20f82f181eb57eafa81f98b1249e7f628777b4 100644 |
| --- a/pdfium.gyp |
| +++ b/pdfium.gyp |
| @@ -772,8 +772,9 @@ |
| 'core/src/fxcrt/fx_basic_bstring_unittest.cpp', |
| 'core/src/fxcrt/fx_basic_memmgr_unittest.cpp', |
| 'core/src/fxcrt/fx_basic_wstring_unittest.cpp', |
| - 'testing/fx_string_testhelpers.h', |
| + 'core/src/fxcrt/fx_system_unittest.cpp', |
|
Lei Zhang
2015/10/16 21:11:48
GN as well.
Tom Sepez
2015/10/16 21:29:44
Done.
|
| 'testing/fx_string_testhelpers.cpp', |
| + 'testing/fx_string_testhelpers.h', |
| 'third_party/base/nonstd_unique_ptr_unittest.cpp', |
| ], |
| 'conditions': [ |