diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index cefdcaa61f..10bba9d488 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -124,6 +124,8 @@ 'pdfwindow', ], 'sources': [ + 'fpdfsdk/cfx_systemhandler.cpp', + 'fpdfsdk/cfx_systemhandler.h', 'fpdfsdk/include/fsdk_actionhandler.h', 'fpdfsdk/include/fsdk_annothandler.h', 'fpdfsdk/include/fsdk_baseannot.h', |