Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index a362d4bd712bb06e42b0405db76b46c5d76ad15a..21e72b221328d5dbe223e53459999d0e607c4ce3 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -732,6 +732,7 @@ test("pdfium_unittests") { |
"core/src/fxcrt/fx_basic_memmgr_unittest.cpp", |
"core/src/fxcrt/fx_basic_wstring_unittest.cpp", |
"core/src/fxcrt/fx_bidi_unittest.cpp", |
+ "core/src/fxcrt/fx_extension_unittest.cpp", |
"core/src/fxcrt/fx_system_unittest.cpp", |
"third_party/base/nonstd_unique_ptr_unittest.cpp", |
] |