summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index dfc6d6c833..f142d5fa7f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -862,6 +862,10 @@ static_library("fxge") {
"core/fxge/cfx_substfont.h",
"core/fxge/cfx_unicodeencoding.h",
"core/fxge/cfx_windowsdevice.h",
+ "core/fxge/dib/cfx_dibitmap.h",
+ "core/fxge/dib/cfx_dibsource.cpp",
+ "core/fxge/dib/cfx_dibsource.h",
+ "core/fxge/dib/cfx_filtereddib.h",
"core/fxge/dib/dib_int.h",
"core/fxge/dib/fx_dib_composite.cpp",
"core/fxge/dib/fx_dib_convert.cpp",