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

Side by Side Diff: xfa.gyp

Issue 2073793002: Rename fxmath_barcodeimp to cfx_barcode (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Review feedback Created 4 years, 6 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/fwl/basewidget/cfx_barcode.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 "chromium_code": 1, 3 "chromium_code": 1,
4 "pdf_enable_v8%": 1, 4 "pdf_enable_v8%": 1,
5 }, 5 },
6 "target_defaults": { 6 "target_defaults": {
7 "defines": [ 7 "defines": [
8 "PDF_ENABLE_XFA", 8 "PDF_ENABLE_XFA",
9 ], 9 ],
10 'msvs_disabled_warnings': [ 10 'msvs_disabled_warnings': [
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 "xfa/fgas/layout/fgas_rtfbreak.h", 137 "xfa/fgas/layout/fgas_rtfbreak.h",
138 "xfa/fgas/layout/fgas_textbreak.cpp", 138 "xfa/fgas/layout/fgas_textbreak.cpp",
139 "xfa/fgas/layout/fgas_textbreak.h", 139 "xfa/fgas/layout/fgas_textbreak.h",
140 "xfa/fgas/layout/fgas_unicode.cpp", 140 "xfa/fgas/layout/fgas_unicode.cpp",
141 "xfa/fgas/layout/fgas_unicode.h", 141 "xfa/fgas/layout/fgas_unicode.h",
142 "xfa/fgas/localization/fgas_datetime.cpp", 142 "xfa/fgas/localization/fgas_datetime.cpp",
143 "xfa/fgas/localization/fgas_datetime.h", 143 "xfa/fgas/localization/fgas_datetime.h",
144 "xfa/fgas/localization/fgas_locale.cpp", 144 "xfa/fgas/localization/fgas_locale.cpp",
145 "xfa/fgas/localization/fgas_locale.h", 145 "xfa/fgas/localization/fgas_locale.h",
146 "xfa/fgas/localization/fgas_localeimp.h", 146 "xfa/fgas/localization/fgas_localeimp.h",
147 "xfa/fwl/basewidget/cfx_barcode.cpp",
148 "xfa/fwl/basewidget/cfx_barcode.h",
147 "xfa/fwl/basewidget/fwl_barcodeimp.cpp", 149 "xfa/fwl/basewidget/fwl_barcodeimp.cpp",
148 "xfa/fwl/basewidget/fwl_barcodeimp.h", 150 "xfa/fwl/basewidget/fwl_barcodeimp.h",
149 "xfa/fwl/basewidget/fwl_caretimp.cpp", 151 "xfa/fwl/basewidget/fwl_caretimp.cpp",
150 "xfa/fwl/basewidget/fwl_caretimp.h", 152 "xfa/fwl/basewidget/fwl_caretimp.h",
151 "xfa/fwl/basewidget/fwl_checkboximp.cpp", 153 "xfa/fwl/basewidget/fwl_checkboximp.cpp",
152 "xfa/fwl/basewidget/fwl_checkboximp.h", 154 "xfa/fwl/basewidget/fwl_checkboximp.h",
153 "xfa/fwl/basewidget/fwl_comboboximp.cpp", 155 "xfa/fwl/basewidget/fwl_comboboximp.cpp",
154 "xfa/fwl/basewidget/fwl_comboboximp.h", 156 "xfa/fwl/basewidget/fwl_comboboximp.h",
155 "xfa/fwl/basewidget/fwl_datetimepickerimp.cpp", 157 "xfa/fwl/basewidget/fwl_datetimepickerimp.cpp",
156 "xfa/fwl/basewidget/fwl_datetimepickerimp.h", 158 "xfa/fwl/basewidget/fwl_datetimepickerimp.h",
157 "xfa/fwl/basewidget/fwl_editimp.cpp", 159 "xfa/fwl/basewidget/fwl_editimp.cpp",
158 "xfa/fwl/basewidget/fwl_editimp.h", 160 "xfa/fwl/basewidget/fwl_editimp.h",
159 "xfa/fwl/basewidget/fwl_formproxyimp.cpp", 161 "xfa/fwl/basewidget/fwl_formproxyimp.cpp",
160 "xfa/fwl/basewidget/fwl_formproxyimp.h", 162 "xfa/fwl/basewidget/fwl_formproxyimp.h",
161 "xfa/fwl/basewidget/fwl_listboximp.cpp", 163 "xfa/fwl/basewidget/fwl_listboximp.cpp",
162 "xfa/fwl/basewidget/fwl_listboximp.h", 164 "xfa/fwl/basewidget/fwl_listboximp.h",
163 "xfa/fwl/basewidget/fwl_monthcalendarimp.cpp", 165 "xfa/fwl/basewidget/fwl_monthcalendarimp.cpp",
164 "xfa/fwl/basewidget/fwl_monthcalendarimp.h", 166 "xfa/fwl/basewidget/fwl_monthcalendarimp.h",
165 "xfa/fwl/basewidget/fwl_pictureboximp.cpp", 167 "xfa/fwl/basewidget/fwl_pictureboximp.cpp",
166 "xfa/fwl/basewidget/fwl_pictureboximp.h", 168 "xfa/fwl/basewidget/fwl_pictureboximp.h",
167 "xfa/fwl/basewidget/fwl_pushbuttonimp.cpp", 169 "xfa/fwl/basewidget/fwl_pushbuttonimp.cpp",
168 "xfa/fwl/basewidget/fwl_pushbuttonimp.h", 170 "xfa/fwl/basewidget/fwl_pushbuttonimp.h",
169 "xfa/fwl/basewidget/fwl_scrollbarimp.cpp", 171 "xfa/fwl/basewidget/fwl_scrollbarimp.cpp",
170 "xfa/fwl/basewidget/fwl_scrollbarimp.h", 172 "xfa/fwl/basewidget/fwl_scrollbarimp.h",
171 "xfa/fwl/basewidget/fwl_spinbuttonimp.cpp", 173 "xfa/fwl/basewidget/fwl_spinbuttonimp.cpp",
172 "xfa/fwl/basewidget/fwl_spinbuttonimp.h", 174 "xfa/fwl/basewidget/fwl_spinbuttonimp.h",
173 "xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp", 175 "xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp",
174 "xfa/fwl/basewidget/fwl_tooltipctrlimp.h", 176 "xfa/fwl/basewidget/fwl_tooltipctrlimp.h",
175 "xfa/fwl/basewidget/fxmath_barcodeimp.cpp",
176 "xfa/fwl/basewidget/fxmath_barcodeimp.h",
177 "xfa/fwl/basewidget/ifwl_barcode.h", 177 "xfa/fwl/basewidget/ifwl_barcode.h",
178 "xfa/fwl/basewidget/ifwl_caret.h", 178 "xfa/fwl/basewidget/ifwl_caret.h",
179 "xfa/fwl/basewidget/ifwl_checkbox.h", 179 "xfa/fwl/basewidget/ifwl_checkbox.h",
180 "xfa/fwl/basewidget/ifwl_combobox.h", 180 "xfa/fwl/basewidget/ifwl_combobox.h",
181 "xfa/fwl/basewidget/ifwl_datetimepicker.h", 181 "xfa/fwl/basewidget/ifwl_datetimepicker.h",
182 "xfa/fwl/basewidget/ifwl_edit.h", 182 "xfa/fwl/basewidget/ifwl_edit.h",
183 "xfa/fwl/basewidget/ifwl_listbox.h", 183 "xfa/fwl/basewidget/ifwl_listbox.h",
184 "xfa/fwl/basewidget/ifwl_monthcalendar.h", 184 "xfa/fwl/basewidget/ifwl_monthcalendar.h",
185 "xfa/fwl/basewidget/ifwl_picturebox.h", 185 "xfa/fwl/basewidget/ifwl_picturebox.h",
186 "xfa/fwl/basewidget/ifwl_pushbutton.h", 186 "xfa/fwl/basewidget/ifwl_pushbutton.h",
(...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after
741 "sources": [], 741 "sources": [],
742 }], 742 }],
743 ["OS == 'mac'", { 743 ["OS == 'mac'", {
744 "configurations": {}, 744 "configurations": {},
745 "sources": [], 745 "sources": [],
746 }], 746 }],
747 ] 747 ]
748 } 748 }
749 ] 749 ]
750 } 750 }
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | xfa/fwl/basewidget/cfx_barcode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698