| OLD | NEW |
| 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 "variables": { | 5 "variables": { |
| 6 'clang_use_chrome_plugins': 1, | 6 'clang_use_chrome_plugins': 1, |
| 7 }, | 7 }, |
| 8 }, | 8 }, |
| 9 "target_defaults": { | 9 "target_defaults": { |
| 10 "defines": [ | 10 "defines": [ |
| (...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 198 "xfa/fwl/lightwidget/cfwl_listbox.cpp", | 198 "xfa/fwl/lightwidget/cfwl_listbox.cpp", |
| 199 "xfa/fwl/lightwidget/cfwl_listbox.h", | 199 "xfa/fwl/lightwidget/cfwl_listbox.h", |
| 200 "xfa/fwl/lightwidget/cfwl_picturebox.cpp", | 200 "xfa/fwl/lightwidget/cfwl_picturebox.cpp", |
| 201 "xfa/fwl/lightwidget/cfwl_picturebox.h", | 201 "xfa/fwl/lightwidget/cfwl_picturebox.h", |
| 202 "xfa/fwl/lightwidget/cfwl_pushbutton.cpp", | 202 "xfa/fwl/lightwidget/cfwl_pushbutton.cpp", |
| 203 "xfa/fwl/lightwidget/cfwl_pushbutton.h", | 203 "xfa/fwl/lightwidget/cfwl_pushbutton.h", |
| 204 "xfa/fwl/lightwidget/cfwl_widget.cpp", | 204 "xfa/fwl/lightwidget/cfwl_widget.cpp", |
| 205 "xfa/fwl/lightwidget/cfwl_widget.h", | 205 "xfa/fwl/lightwidget/cfwl_widget.h", |
| 206 "xfa/fwl/lightwidget/cfwl_widgetproperties.cpp", | 206 "xfa/fwl/lightwidget/cfwl_widgetproperties.cpp", |
| 207 "xfa/fwl/lightwidget/cfwl_widgetproperties.h", | 207 "xfa/fwl/lightwidget/cfwl_widgetproperties.h", |
| 208 "xfa/fwl/theme/cfwl_arrowdata.cpp", |
| 209 "xfa/fwl/theme/cfwl_arrowdata.h", |
| 208 "xfa/fwl/theme/cfwl_barcodetp.cpp", | 210 "xfa/fwl/theme/cfwl_barcodetp.cpp", |
| 209 "xfa/fwl/theme/cfwl_barcodetp.h", | 211 "xfa/fwl/theme/cfwl_barcodetp.h", |
| 210 "xfa/fwl/theme/cfwl_carettp.cpp", | 212 "xfa/fwl/theme/cfwl_carettp.cpp", |
| 211 "xfa/fwl/theme/cfwl_carettp.h", | 213 "xfa/fwl/theme/cfwl_carettp.h", |
| 212 "xfa/fwl/theme/cfwl_checkboxtp.cpp", | 214 "xfa/fwl/theme/cfwl_checkboxtp.cpp", |
| 213 "xfa/fwl/theme/cfwl_checkboxtp.h", | 215 "xfa/fwl/theme/cfwl_checkboxtp.h", |
| 214 "xfa/fwl/theme/cfwl_comboboxtp.cpp", | 216 "xfa/fwl/theme/cfwl_comboboxtp.cpp", |
| 215 "xfa/fwl/theme/cfwl_comboboxtp.h", | 217 "xfa/fwl/theme/cfwl_comboboxtp.h", |
| 216 "xfa/fwl/theme/cfwl_datetimepickedtp.cpp", | 218 "xfa/fwl/theme/cfwl_datetimepickedtp.cpp", |
| 217 "xfa/fwl/theme/cfwl_datetimepickertp.h", | 219 "xfa/fwl/theme/cfwl_datetimepickertp.h", |
| (...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 598 "sources": [], | 600 "sources": [], |
| 599 }], | 601 }], |
| 600 ["OS == 'mac'", { | 602 ["OS == 'mac'", { |
| 601 "configurations": {}, | 603 "configurations": {}, |
| 602 "sources": [], | 604 "sources": [], |
| 603 }], | 605 }], |
| 604 ] | 606 ] |
| 605 } | 607 } |
| 606 ] | 608 ] |
| 607 } | 609 } |
| OLD | NEW |