diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -230,6 +230,8 @@ static_library("pdfium") { static_library("test_support") { testonly = true sources = [ + "testing/fx_string_testhelpers.cpp", + "testing/fx_string_testhelpers.h", "testing/test_support.cpp", "testing/test_support.h", "testing/utils/path_service.cpp", |