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

Unified Diff: xfa.gyp

Issue 1990003002: Move fgas_sax into individual files in fde. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 7 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: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index 9387629fade0c1f3e740ecbd4717a1074c12cce1..a98257297ceac6d8a449fa30102a07faca7ddb00 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -88,6 +88,8 @@
"xfa/fde/ifx_chariter.h",
"xfa/fde/tto/fde_textout.cpp",
"xfa/fde/tto/fde_textout.h",
+ "xfa/fde/xml/cfx_saxreader.cpp",
+ "xfa/fde/xml/cfx_saxreader.h",
"xfa/fde/xml/fde_xml.h",
"xfa/fde/xml/fde_xml_imp.cpp",
"xfa/fde/xml/fde_xml_imp.h",
@@ -127,8 +129,6 @@
"xfa/fgas/localization/fgas_localeimp.h",
"xfa/fgas/localization/fgas_localemgr.cpp",
"xfa/fgas/localization/fgas_localemgr.h",
- "xfa/fgas/xml/fgas_sax.cpp",
- "xfa/fgas/xml/fgas_sax.h",
"xfa/fwl/basewidget/fwl_barcodeimp.cpp",
"xfa/fwl/basewidget/fwl_barcodeimp.h",
"xfa/fwl/basewidget/fwl_caretimp.cpp",
« no previous file with comments | « BUILD.gn ('k') | xfa/fde/xml/cfx_saxreader.h » ('j') | xfa/fde/xml/cfx_saxreader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698