summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index b0168c6257..5c12468a98 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -862,6 +862,9 @@ static_library("fxge") {
"core/fxge/cfx_substfont.h",
"core/fxge/cfx_unicodeencoding.h",
"core/fxge/cfx_windowsdevice.h",
+ "core/fxge/dib/cfx_dibextractor.cpp",
+ "core/fxge/dib/cfx_dibextractor.h",
+ "core/fxge/dib/cfx_dibitmap.cpp",
"core/fxge/dib/cfx_dibitmap.h",
"core/fxge/dib/cfx_dibsource.cpp",
"core/fxge/dib/cfx_dibsource.h",