Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index ec16d1b5566a4000ec6240263912d2f5096a8b2f..f1583abaf03c6b8298af5d36c099f03c7bbf1e36 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -731,6 +731,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", |
] |