Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 4c974a9581fbbdd8cd0e1361de2f044eb6f386af..747c6305bd5329d446666e7dcd06dbc9361f0f8b 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", |