Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: BUILD.gn

Issue 2615703002: Revert postscript code removal. (Closed)
Patch Set: Move files, remove extra class, remove non const refs Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | core/fxcodec/codec/ccodec_basicmodule.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | core/fxcodec/codec/ccodec_basicmodule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698