Chromium Code Reviews| Index: pdfium.gyp |
| diff --git a/pdfium.gyp b/pdfium.gyp |
| index 12314d7e93b02d8dade7122eb3833c524d70c6e9..d62cd56e2f27c19471071505ca6adf1359cf02d5 100644 |
| --- a/pdfium.gyp |
| +++ b/pdfium.gyp |
| @@ -723,6 +723,7 @@ |
| 'core/src/fxcrt/fx_system_unittest.cpp', |
| 'testing/fx_string_testhelpers.h', |
| 'testing/fx_string_testhelpers.cpp', |
| + 'third_party/base/nonstd_unique_ptr_unittest.cpp', |
|
Lei Zhang
2015/09/23 04:50:35
You forgot BUILD.gn, but I got it in my CL.
|
| ], |
| }, |
| { |