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

Unified Diff: BUILD.gn

Issue 2524493002: Clean up CFGAS_GEFont (Closed)
Patch Set: 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/fde_gedevice.cpp » ('j') | xfa/fgas/font/cfgas_fontmgr.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f22eeadc72a0f8c8651d8f19feac0e8d7c7ffacb..b675f275b621f8eca6d7690c4d533d9c4514d182 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1160,10 +1160,10 @@ if (pdf_enable_xfa) {
"xfa/fgas/crt/fgas_utils.h",
"xfa/fgas/font/cfgas_fontmgr.cpp",
"xfa/fgas/font/cfgas_fontmgr.h",
+ "xfa/fgas/font/cfgas_gefont.cpp",
+ "xfa/fgas/font/cfgas_gefont.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/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/fde_gedevice.cpp » ('j') | xfa/fgas/font/cfgas_fontmgr.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698