Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 92bd5242a474448a079defb5dfd63c3bbf795a4f..b12523315b9292930236695617b61f2b6efbfbca 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -893,6 +893,10 @@ static_library("fxge") { |
if (is_win) { |
sources += [ |
+ "core/fxge/win32/cfx_psrenderer.cpp", |
+ "core/fxge/win32/cfx_psrenderer.h", |
+ "core/fxge/win32/cpsoutput.cpp", |
+ "core/fxge/win32/cpsoutput.h", |
"core/fxge/win32/dwrite_int.h", |
"core/fxge/win32/fx_win32_device.cpp", |
"core/fxge/win32/fx_win32_dib.cpp", |