| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 831fe2dc45957cf7eeaa67cb375a318772da0979..d90d83ac6008c0b71f6d6d67b06cd43ca84696ce 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -1436,6 +1436,7 @@ test("pdfium_unittests") {
|
| "core/src/fpdftext/fpdf_text_int_unittest.cpp",
|
| "core/src/fxcodec/codec/fx_codec_jpx_unittest.cpp",
|
| "core/src/fxcrt/fx_basic_bstring_unittest.cpp",
|
| + "core/src/fxcrt/fx_basic_gcc_unittest.cpp",
|
| "core/src/fxcrt/fx_basic_memmgr_unittest.cpp",
|
| "core/src/fxcrt/fx_basic_wstring_unittest.cpp",
|
| "core/src/fxcrt/fx_bidi_unittest.cpp",
|
|
|