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

Unified Diff: xfa.gyp

Issue 1570743002: XFA: Remove many relative includes in xfa/ (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 4 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 | « BUILD.gn ('k') | xfa/include/foxitxfa.h » ('j') | xfa/include/foxitxfa.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index 41497f72e6f74b6199558512fadf266795a587e4..810464e7eed7e020bf05a15ed1788e73450f73d0 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -146,8 +146,6 @@
"xfa/src/fee/src/fee/fde_txtedtbuf.h",
"xfa/src/fee/src/fee/fde_txtedtengine.cpp",
"xfa/src/fee/src/fee/fde_txtedtengine.h",
- "xfa/src/fee/src/fee/fde_txtedtkmpmatch.cpp",
- "xfa/src/fee/src/fee/fde_txtedtkmpmatch.h",
"xfa/src/fee/src/fee/fde_txtedtpage.cpp",
"xfa/src/fee/src/fee/fde_txtedtpage.h",
"xfa/src/fee/src/fee/fde_txtedtparag.cpp",
@@ -173,7 +171,6 @@
"xfa/src/fgas/include/fx_utl.h",
"xfa/src/fgas/src/crt/fx_algorithm.cpp",
"xfa/src/fgas/src/crt/fx_codepage.cpp",
- "xfa/src/fgas/src/crt/fx_codepage.h",
"xfa/src/fgas/src/crt/fx_encode.cpp",
"xfa/src/fgas/src/crt/fx_memory.cpp",
"xfa/src/fgas/src/crt/fx_memory.h",
@@ -583,7 +580,6 @@
"xfa/src/fxfa/src/app/xfa_textlayout.h",
"xfa/src/fxfa/src/common/fxfa_localevalue.h",
"xfa/src/fxfa/src/common/xfa_common.h",
- "xfa/src/fxfa/src/common/xfa_debug.h",
"xfa/src/fxfa/src/common/xfa_docdata.h",
"xfa/src/fxfa/src/common/xfa_doclayout.h",
"xfa/src/fxfa/src/common/xfa_document.h",
@@ -597,7 +593,6 @@
"xfa/src/fxfa/src/fm2js/xfa_error.h",
"xfa/src/fxfa/src/fm2js/xfa_expression.cpp",
"xfa/src/fxfa/src/fm2js/xfa_expression.h",
- "xfa/src/fxfa/src/fm2js/xfa_fm2js.cpp",
"xfa/src/fxfa/src/fm2js/xfa_fm2js.h",
"xfa/src/fxfa/src/fm2js/xfa_fm2jsapi.cpp",
"xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.cpp",
@@ -613,14 +608,11 @@
"xfa/src/fxfa/src/parser/xfa_basic_data.cpp",
"xfa/src/fxfa/src/parser/xfa_basic_imp.cpp",
"xfa/src/fxfa/src/parser/xfa_basic_imp.h",
- "xfa/src/fxfa/src/parser/xfa_debug_parser.cpp",
- "xfa/src/fxfa/src/parser/xfa_debug_parser.h",
"xfa/src/fxfa/src/parser/xfa_document_datadescription_imp.cpp",
"xfa/src/fxfa/src/parser/xfa_document_datadescription_imp.h",
"xfa/src/fxfa/src/parser/xfa_document_datamerger_imp.cpp",
"xfa/src/fxfa/src/parser/xfa_document_datamerger_imp.h",
"xfa/src/fxfa/src/parser/xfa_document_imp.cpp",
- "xfa/src/fxfa/src/parser/xfa_document_imp.h",
"xfa/src/fxfa/src/parser/xfa_document_layout_imp.cpp",
"xfa/src/fxfa/src/parser/xfa_document_layout_imp.h",
"xfa/src/fxfa/src/parser/xfa_document_serialize.cpp",
« no previous file with comments | « BUILD.gn ('k') | xfa/include/foxitxfa.h » ('j') | xfa/include/foxitxfa.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698