diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index 09c9028e0a..0c40eff791 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -330,11 +330,8 @@ 'type': 'static_library', 'sources': [ 'core/include/fpdftext/fpdf_text.h', - 'core/src/fpdftext/fpdf_text.cpp', 'core/src/fpdftext/fpdf_text_int.cpp', - 'core/src/fpdftext/fpdf_text_search.cpp', 'core/src/fpdftext/text_int.h', - 'core/src/fpdftext/txtproc.h', 'core/src/fpdftext/unicodenormalization.cpp', 'core/src/fpdftext/unicodenormalizationdata.cpp', 'core/src/fpdftext/unicodenormalizationdata.h', |