Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 53d234a94d162087106db4dc83f42948fc2e88bd..d9beb039f79fe270f2d7152932d7270e3244db50 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -724,6 +724,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", |
] |