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

Unified Diff: xfa.gyp

Issue 2207033002: Split xfa_layout_appadapter (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: fix build Created 4 years, 4 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/fxfa/parser/cscript_layoutpseudomodel.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index b3114580ba0da4c0de6d07f280a214581a53c880..1a1849425fd4c7f33fc73ad03fd20bb1edb6512f 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -531,6 +531,8 @@
"xfa/fxfa/parser/cxfa_thisproxy.cpp",
"xfa/fxfa/parser/cxfa_tooltip.cpp",
"xfa/fxfa/parser/cxfa_tooltip.h",
+ "xfa/fxfa/parser/cxfa_traversestrategy_contentareacontainerlayoutitem.h",
+ "xfa/fxfa/parser/cxfa_traversestrategy_contentlayoutitem.h",
"xfa/fxfa/parser/cxfa_traversestrategy_layoutitem.h",
"xfa/fxfa/parser/cxfa_validate.cpp",
"xfa/fxfa/parser/cxfa_validate.h",
@@ -554,8 +556,6 @@
"xfa/fxfa/parser/xfa_basic_data.h",
"xfa/fxfa/parser/xfa_document_datamerger_imp.cpp",
"xfa/fxfa/parser/xfa_document_datamerger_imp.h",
- "xfa/fxfa/parser/xfa_layout_appadapter.cpp",
- "xfa/fxfa/parser/xfa_layout_appadapter.h",
"xfa/fxfa/parser/xfa_layout_itemlayout.cpp",
"xfa/fxfa/parser/xfa_layout_itemlayout.h",
"xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp",
« no previous file with comments | « BUILD.gn ('k') | xfa/fxfa/parser/cscript_layoutpseudomodel.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698