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

Unified Diff: BUILD.gn

Issue 2494883002: Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. (Closed)
Patch Set: Nits Created 4 years, 1 month 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 | xfa/fde/css/cfde_cssrulecollection.cpp » ('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 cf25d5a639b581a1454dce9d180ad73eaf91c030..f9bc2c15a630500d864df367a96bbad79f849752 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1145,13 +1145,12 @@ if (pdf_enable_xfa) {
"xfa/fgas/crt/fgas_stream.h",
"xfa/fgas/crt/fgas_utils.cpp",
"xfa/fgas/crt/fgas_utils.h",
- "xfa/fgas/font/fgas_font.h",
+ "xfa/fgas/font/cfgas_fontmgr.cpp",
+ "xfa/fgas/font/cfgas_fontmgr.h",
"xfa/fgas/font/fgas_fontutils.cpp",
"xfa/fgas/font/fgas_fontutils.h",
"xfa/fgas/font/fgas_gefont.cpp",
"xfa/fgas/font/fgas_gefont.h",
- "xfa/fgas/font/fgas_stdfontmgr.cpp",
- "xfa/fgas/font/fgas_stdfontmgr.h",
"xfa/fgas/layout/fgas_linebreak.cpp",
"xfa/fgas/layout/fgas_linebreak.h",
"xfa/fgas/layout/fgas_rtfbreak.cpp",
« no previous file with comments | « no previous file | xfa/fde/css/cfde_cssrulecollection.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698