Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index abd189b8ebe63c0a01ac5afd70118af5f565f418..903e901046cdba7d095b85f1fb1dc51c8f924d95 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -757,6 +757,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", |
| ] |