Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 4b8f2223da3f7b3b25c8136fbbb9fc3ecc3eaef9..87ee80f182f4eed6348d64a26a91d7e705acc1d6 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1569,6 +1569,7 @@ test("pdfium_unittests") { |
| "core/fxcrt/fx_extension_unittest.cpp", |
| "core/fxcrt/fx_system_unittest.cpp", |
| "fpdfsdk/fpdfdoc_unittest.cpp", |
| + "fpdfsdk/fpdfeditimg_unittest.cpp", |
| ] |
| deps = [ |
| ":pdfium", |