| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 3f99c28f0ac7d5b20372c840c24eb6f1ec8c3cc0..7e7f4dd519a24da8c996eb0ac85cde677829c1f3 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -1435,6 +1435,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",
|
|
|