| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index a7e8bddad70aa30cdddaa3a39af62047c3814a21..41e7a2cdf81d44c18552d97d9d3d76cc076dc5b5 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -1397,6 +1397,7 @@ test("pdfium_unittests") {
|
| "core/src/fxcrt/fx_basic_bstring_unittest.cpp",
|
| "core/src/fxcrt/fx_basic_memmgr_unittest.cpp",
|
| "core/src/fxcrt/fx_basic_wstring_unittest.cpp",
|
| + "core/src/fxcrt/fx_system_unittest.cpp",
|
| "testing/fx_string_testhelpers.cpp",
|
| "testing/fx_string_testhelpers.h",
|
| "third_party/base/nonstd_unique_ptr_unittest.cpp",
|
|
|