summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 51480ed043..cbf6fa0513 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -804,6 +804,8 @@ config("fxge_warnings") {
static_library("fxcrt") {
sources = [
"core/fxcrt/cfx_autorestorer.h",
+ "core/fxcrt/cfx_binarybuf.cpp",
+ "core/fxcrt/cfx_binarybuf.h",
"core/fxcrt/cfx_bitstream.cpp",
"core/fxcrt/cfx_bitstream.h",
"core/fxcrt/cfx_bytestring.cpp",