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

Unified Diff: xfa.gyp

Issue 1778633003: Collapse xfa/src/fee directories (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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/src/fee/fde_txtedtbuf.h » ('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 292742e115a7553d92ba9f7665a04719e032402a..755a2076ec3cd0be9b0d138b00333a9f33a1e159 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -144,21 +144,21 @@
"xfa/src/fdp/src/tto/fde_textout.h",
"xfa/src/fdp/src/xml/fde_xml_imp.cpp",
"xfa/src/fdp/src/xml/fde_xml_imp.h",
- "xfa/src/fee/include/fx_wordbreak.h",
- "xfa/src/fee/include/ifde_txtedtbuf.h",
- "xfa/src/fee/include/ifde_txtedtengine.h",
- "xfa/src/fee/include/ifde_txtedtpage.h",
- "xfa/src/fee/src/fee/fde_txtedtbuf.cpp",
- "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_txtedtpage.cpp",
- "xfa/src/fee/src/fee/fde_txtedtpage.h",
- "xfa/src/fee/src/fee/fde_txtedtparag.cpp",
- "xfa/src/fee/src/fee/fde_txtedtparag.h",
- "xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp",
- "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.cpp",
- "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.h",
+ "xfa/src/fee/fde_txtedtbuf.cpp",
+ "xfa/src/fee/fde_txtedtbuf.h",
+ "xfa/src/fee/fde_txtedtengine.cpp",
+ "xfa/src/fee/fde_txtedtengine.h",
+ "xfa/src/fee/fde_txtedtpage.cpp",
+ "xfa/src/fee/fde_txtedtpage.h",
+ "xfa/src/fee/fde_txtedtparag.cpp",
+ "xfa/src/fee/fde_txtedtparag.h",
+ "xfa/src/fee/fx_wordbreak/fx_wordbreak.h",
+ "xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp",
+ "xfa/src/fee/fx_wordbreak/fx_wordbreak_impl.cpp",
+ "xfa/src/fee/fx_wordbreak/fx_wordbreak_impl.h",
+ "xfa/src/fee/ifde_txtedtbuf.h",
+ "xfa/src/fee/ifde_txtedtengine.h",
+ "xfa/src/fee/ifde_txtedtpage.h",
"xfa/src/fgas/include/fx_alg.h",
"xfa/src/fgas/include/fx_cpg.h",
"xfa/src/fgas/include/fx_datetime.h",
« no previous file with comments | « BUILD.gn ('k') | xfa/src/fee/fde_txtedtbuf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698