| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index fcce64f67a4163d6c85b5fad9e111980b9c93edd..2aef63a1fb57523636d50b07d5d4d62e25c7ccf8 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -1457,6 +1457,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",
|
| "xfa/src/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp",
|
|
|