diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index e71e160223..a400061856 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -487,6 +487,7 @@ 'core/src/fxcrt/fxcrt_platforms.h', 'core/src/fxcrt/fxcrt_posix.cpp', 'core/src/fxcrt/fxcrt_posix.h', + 'core/src/fxcrt/fxcrt_stream.cpp', 'core/src/fxcrt/fxcrt_windows.cpp', 'core/src/fxcrt/fxcrt_windows.h', 'core/src/fxcrt/fx_basic_array.cpp', |