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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « BUILD.gn ('k') | xfa/src/fee/fde_txtedtbuf.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "variables": { 2 "variables": {
3 "pdf_enable_v8%": 1, 3 "pdf_enable_v8%": 1,
4 }, 4 },
5 "target_defaults": { 5 "target_defaults": {
6 "defines": [ 6 "defines": [
7 "PDF_ENABLE_XFA", 7 "PDF_ENABLE_XFA",
8 ], 8 ],
9 'msvs_disabled_warnings': [ 9 'msvs_disabled_warnings': [
10 4005, 4018, 4146, 4333, 4345, 4267, 10 4005, 4018, 4146, 4333, 4345, 4267,
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 "xfa/src/fdp/src/fde/fde_iterator.cpp", 137 "xfa/src/fdp/src/fde/fde_iterator.cpp",
138 "xfa/src/fdp/src/fde/fde_iterator.h", 138 "xfa/src/fdp/src/fde/fde_iterator.h",
139 "xfa/src/fdp/src/fde/fde_object.cpp", 139 "xfa/src/fdp/src/fde/fde_object.cpp",
140 "xfa/src/fdp/src/fde/fde_object.h", 140 "xfa/src/fdp/src/fde/fde_object.h",
141 "xfa/src/fdp/src/fde/fde_render.cpp", 141 "xfa/src/fdp/src/fde/fde_render.cpp",
142 "xfa/src/fdp/src/fde/fde_render.h", 142 "xfa/src/fdp/src/fde/fde_render.h",
143 "xfa/src/fdp/src/tto/fde_textout.cpp", 143 "xfa/src/fdp/src/tto/fde_textout.cpp",
144 "xfa/src/fdp/src/tto/fde_textout.h", 144 "xfa/src/fdp/src/tto/fde_textout.h",
145 "xfa/src/fdp/src/xml/fde_xml_imp.cpp", 145 "xfa/src/fdp/src/xml/fde_xml_imp.cpp",
146 "xfa/src/fdp/src/xml/fde_xml_imp.h", 146 "xfa/src/fdp/src/xml/fde_xml_imp.h",
147 "xfa/src/fee/include/fx_wordbreak.h", 147 "xfa/src/fee/fde_txtedtbuf.cpp",
148 "xfa/src/fee/include/ifde_txtedtbuf.h", 148 "xfa/src/fee/fde_txtedtbuf.h",
149 "xfa/src/fee/include/ifde_txtedtengine.h", 149 "xfa/src/fee/fde_txtedtengine.cpp",
150 "xfa/src/fee/include/ifde_txtedtpage.h", 150 "xfa/src/fee/fde_txtedtengine.h",
151 "xfa/src/fee/src/fee/fde_txtedtbuf.cpp", 151 "xfa/src/fee/fde_txtedtpage.cpp",
152 "xfa/src/fee/src/fee/fde_txtedtbuf.h", 152 "xfa/src/fee/fde_txtedtpage.h",
153 "xfa/src/fee/src/fee/fde_txtedtengine.cpp", 153 "xfa/src/fee/fde_txtedtparag.cpp",
154 "xfa/src/fee/src/fee/fde_txtedtengine.h", 154 "xfa/src/fee/fde_txtedtparag.h",
155 "xfa/src/fee/src/fee/fde_txtedtpage.cpp", 155 "xfa/src/fee/fx_wordbreak/fx_wordbreak.h",
156 "xfa/src/fee/src/fee/fde_txtedtpage.h", 156 "xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp",
157 "xfa/src/fee/src/fee/fde_txtedtparag.cpp", 157 "xfa/src/fee/fx_wordbreak/fx_wordbreak_impl.cpp",
158 "xfa/src/fee/src/fee/fde_txtedtparag.h", 158 "xfa/src/fee/fx_wordbreak/fx_wordbreak_impl.h",
159 "xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp", 159 "xfa/src/fee/ifde_txtedtbuf.h",
160 "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.cpp", 160 "xfa/src/fee/ifde_txtedtengine.h",
161 "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.h", 161 "xfa/src/fee/ifde_txtedtpage.h",
162 "xfa/src/fgas/include/fx_alg.h", 162 "xfa/src/fgas/include/fx_alg.h",
163 "xfa/src/fgas/include/fx_cpg.h", 163 "xfa/src/fgas/include/fx_cpg.h",
164 "xfa/src/fgas/include/fx_datetime.h", 164 "xfa/src/fgas/include/fx_datetime.h",
165 "xfa/src/fgas/include/fx_fnt.h", 165 "xfa/src/fgas/include/fx_fnt.h",
166 "xfa/src/fgas/include/fx_lbk.h", 166 "xfa/src/fgas/include/fx_lbk.h",
167 "xfa/src/fgas/include/fx_lgg.h", 167 "xfa/src/fgas/include/fx_lgg.h",
168 "xfa/src/fgas/include/fx_locale.h", 168 "xfa/src/fgas/include/fx_locale.h",
169 "xfa/src/fgas/include/fx_mem.h", 169 "xfa/src/fgas/include/fx_mem.h",
170 "xfa/src/fgas/include/fx_rbk.h", 170 "xfa/src/fgas/include/fx_rbk.h",
171 "xfa/src/fgas/include/fx_sax.h", 171 "xfa/src/fgas/include/fx_sax.h",
(...skipping 532 matching lines...) Expand 10 before | Expand all | Expand 10 after
704 "sources": [], 704 "sources": [],
705 }], 705 }],
706 ["OS == 'mac'", { 706 ["OS == 'mac'", {
707 "configurations": {}, 707 "configurations": {},
708 "sources": [], 708 "sources": [],
709 }], 709 }],
710 ] 710 ]
711 } 711 }
712 ] 712 ]
713 } 713 }
OLDNEW
« 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