Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index f7a6007e0c4029d6c8e7b1261bc3be86ced61aa4..334eba0ff92ae61ebbfb703fda05988442e27dc9 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1550,6 +1550,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", |