summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 6df4732d71..1d4573a8f2 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -885,8 +885,6 @@ jumbo_static_library("fxcrt") {
"core/fxcrt/fx_extension.h",
"core/fxcrt/fx_memory.cpp",
"core/fxcrt/fx_memory.h",
- "core/fxcrt/fx_number.cpp",
- "core/fxcrt/fx_number.h",
"core/fxcrt/fx_random.cpp",
"core/fxcrt/fx_random.h",
"core/fxcrt/fx_safe_types.h",
@@ -2914,7 +2912,6 @@ test("pdfium_unittests") {
"core/fxcrt/fx_coordinates_unittest.cpp",
"core/fxcrt/fx_extension_unittest.cpp",
"core/fxcrt/fx_memory_unittest.cpp",
- "core/fxcrt/fx_number_unittest.cpp",
"core/fxcrt/fx_random_unittest.cpp",
"core/fxcrt/fx_string_unittest.cpp",
"core/fxcrt/fx_system_unittest.cpp",