Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 46768fc1a1e5a48cf21d1a74a6f69882a824824b..87368e2b569b752f31a7bda7741415c3bd0a2cf8 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1734,6 +1734,7 @@ test("pdfium_unittests") { |
"core/fxge/dib/fx_dib_engine_unittest.cpp", |
"fpdfsdk/fpdfdoc_unittest.cpp", |
"fpdfsdk/fpdfeditimg_unittest.cpp", |
+ "fpdfsdk/fpdfview_unittest.cpp", |
] |
deps = [ |
":pdfium", |