Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 0a7c3b2d1501f89625a7b38782337da35965c052..4b6a8c7e58518ab6724de8988bd7e90aee2b919d 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -57,6 +57,8 @@ config("pdfium_config") { |
| static_library("pdfium") { |
| sources = [ |
| + "fpdfsdk/cfx_systemhandler.cpp", |
| + "fpdfsdk/cfx_systemhandler.h", |
| "fpdfsdk/fpdf_dataavail.cpp", |
| "fpdfsdk/fpdf_ext.cpp", |
| "fpdfsdk/fpdf_flatten.cpp", |