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

Unified Diff: pdfium.gyp

Issue 2185533006: Splitting fx_ge_fontmap.cpp (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: IFX_SystemFontInfo in its own file Created 4 years, 5 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
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 7d090853609e2ed373145442ffc8e0d5f98c7672..d1bc1587301f76752e67f00587314cda7be7352b 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -677,6 +677,13 @@
'core/fxge/fontdata/chromefontdata/FoxitSerifMM.cpp',
'core/fxge/fontdata/chromefontdata/FoxitSymbol.cpp',
'core/fxge/freetype/fx_freetype.cpp',
+ "core/fxge/ge/cfx_folderfontinfo.cpp",
+ "core/fxge/ge/cfx_fontmapper.cpp",
+ "core/fxge/ge/cfx_fontmgr.cpp",
+ "core/fxge/ge/include/cfx_folderfontinfo.h"
+ "core/fxge/ge/include/cfx_fontmapper.h",
+ "core/fxge/ge/include/cfx_fontmgr.h",
+ "core/fxge/ge/include/ifx_systemfontinfo.h",
'core/fxge/ge/fx_ge.cpp',
'core/fxge/ge/fx_ge_device.cpp',
'core/fxge/ge/fx_ge_font.cpp',
« BUILD.gn ('K') | « fpdfsdk/fpdf_sysfontinfo.cpp ('k') | xfa/fgas/font/fgas_stdfontmgr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698