Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index ddbf41f42230843a0b265af2ea0f648702f464ff..ad6179259b06b4018811fd64eb53f7f9ff45c60a 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1565,6 +1565,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", |