Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index d128719462d0b8c6eff703a8b49c4084011df7e5..22447df761278f179bba016e617998e67287a329 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1568,6 +1568,7 @@ test("pdfium_unittests") { |
| "core/fxcrt/fx_bidi_unittest.cpp", |
| "core/fxcrt/fx_extension_unittest.cpp", |
| "core/fxcrt/fx_system_unittest.cpp", |
| + "core/fxge/dib/fx_dib_engine_unittest.cpp", |
| "fpdfsdk/fpdfdoc_unittest.cpp", |
| "fpdfsdk/fpdfeditimg_unittest.cpp", |
| ] |