diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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", |