Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index c4e4580469e41750d2054bcb0100ebcf320c4f78..aee27febc4266b44852f4ad6ed98c3adcfc08f28 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1546,6 +1546,7 @@ test("pdfium_unittests") { |
| "core/src/fxcrt/fx_basic_bstring_unittest.cpp", |
| "testing/fx_string_testhelpers.cpp", |
| "testing/fx_string_testhelpers.h", |
| + "xfa/src/fxbarcode/src/BC_PDF417HighLevelEncoder_unittest.cpp", |
| ] |
| deps = [ |
| "//testing/gtest", |