summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn9
1 files changed, 0 insertions, 9 deletions
diff --git a/BUILD.gn b/BUILD.gn
index a51e3f4609..2a239699e0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -901,8 +901,6 @@ jumbo_static_library("fxcrt") {
"core/fxcrt/cfx_blockbuffer.h",
"core/fxcrt/cfx_char.cpp",
"core/fxcrt/cfx_char.h",
- "core/fxcrt/cfx_checksumcontext.cpp",
- "core/fxcrt/cfx_checksumcontext.h",
"core/fxcrt/cfx_decimal.cpp",
"core/fxcrt/cfx_decimal.h",
"core/fxcrt/cfx_seekablestreamproxy.cpp",
@@ -951,12 +949,6 @@ jumbo_static_library("fxcrt") {
"core/fxcrt/fx_arabic.cpp",
"core/fxcrt/fx_arabic.h",
"core/fxcrt/locale_iface.h",
- "core/fxcrt/xml/cfx_saxcontext.cpp",
- "core/fxcrt/xml/cfx_saxcontext.h",
- "core/fxcrt/xml/cfx_saxreader.cpp",
- "core/fxcrt/xml/cfx_saxreader.h",
- "core/fxcrt/xml/cfx_saxreaderhandler.cpp",
- "core/fxcrt/xml/cfx_saxreaderhandler.h",
"core/fxcrt/xml/cfx_xmlattributenode.cpp",
"core/fxcrt/xml/cfx_xmlattributenode.h",
"core/fxcrt/xml/cfx_xmlchardata.cpp",
@@ -2933,7 +2925,6 @@ test("pdfium_unittests") {
"core/fxcrt/css/cfx_cssdeclaration_unittest.cpp",
"core/fxcrt/css/cfx_cssstylesheet_unittest.cpp",
"core/fxcrt/css/cfx_cssvaluelistparser_unittest.cpp",
- "core/fxcrt/xml/cfx_saxreader_unittest.cpp",
"core/fxcrt/xml/cfx_xmlsyntaxparser_unittest.cpp",
"fxbarcode/oned/BC_OnedCodaBarWriter_unittest.cpp",
"fxbarcode/oned/BC_OnedCode128Writer_unittest.cpp",