| 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 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 209 "xfa/fwl/theme/cfwl_arrowdata.cpp", | 209 "xfa/fwl/theme/cfwl_arrowdata.cpp", |
| 210 "xfa/fwl/theme/cfwl_arrowdata.h", | 210 "xfa/fwl/theme/cfwl_arrowdata.h", |
| 211 "xfa/fwl/theme/cfwl_barcodetp.cpp", | 211 "xfa/fwl/theme/cfwl_barcodetp.cpp", |
| 212 "xfa/fwl/theme/cfwl_barcodetp.h", | 212 "xfa/fwl/theme/cfwl_barcodetp.h", |
| 213 "xfa/fwl/theme/cfwl_carettp.cpp", | 213 "xfa/fwl/theme/cfwl_carettp.cpp", |
| 214 "xfa/fwl/theme/cfwl_carettp.h", | 214 "xfa/fwl/theme/cfwl_carettp.h", |
| 215 "xfa/fwl/theme/cfwl_checkboxtp.cpp", | 215 "xfa/fwl/theme/cfwl_checkboxtp.cpp", |
| 216 "xfa/fwl/theme/cfwl_checkboxtp.h", | 216 "xfa/fwl/theme/cfwl_checkboxtp.h", |
| 217 "xfa/fwl/theme/cfwl_comboboxtp.cpp", | 217 "xfa/fwl/theme/cfwl_comboboxtp.cpp", |
| 218 "xfa/fwl/theme/cfwl_comboboxtp.h", | 218 "xfa/fwl/theme/cfwl_comboboxtp.h", |
| 219 "xfa/fwl/theme/cfwl_datetimepickedtp.cpp", | 219 "xfa/fwl/theme/cfwl_datetimepickertp.cpp", |
| 220 "xfa/fwl/theme/cfwl_datetimepickertp.h", | 220 "xfa/fwl/theme/cfwl_datetimepickertp.h", |
| 221 "xfa/fwl/theme/cfwl_edittp.cpp", | 221 "xfa/fwl/theme/cfwl_edittp.cpp", |
| 222 "xfa/fwl/theme/cfwl_edittp.h", | 222 "xfa/fwl/theme/cfwl_edittp.h", |
| 223 "xfa/fwl/theme/cfwl_listboxtp.cpp", | 223 "xfa/fwl/theme/cfwl_listboxtp.cpp", |
| 224 "xfa/fwl/theme/cfwl_listboxtp.h", | 224 "xfa/fwl/theme/cfwl_listboxtp.h", |
| 225 "xfa/fwl/theme/cfwl_monthcalendartp.cpp", | 225 "xfa/fwl/theme/cfwl_monthcalendartp.cpp", |
| 226 "xfa/fwl/theme/cfwl_monthcalendartp.h", | 226 "xfa/fwl/theme/cfwl_monthcalendartp.h", |
| 227 "xfa/fwl/theme/cfwl_pictureboxtp.cpp", | 227 "xfa/fwl/theme/cfwl_pictureboxtp.cpp", |
| 228 "xfa/fwl/theme/cfwl_pictureboxtp.h", | 228 "xfa/fwl/theme/cfwl_pictureboxtp.h", |
| 229 "xfa/fwl/theme/cfwl_pushbuttontp.cpp", | 229 "xfa/fwl/theme/cfwl_pushbuttontp.cpp", |
| (...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 611 "sources": [], | 611 "sources": [], |
| 612 }], | 612 }], |
| 613 ["OS == 'mac'", { | 613 ["OS == 'mac'", { |
| 614 "configurations": {}, | 614 "configurations": {}, |
| 615 "sources": [], | 615 "sources": [], |
| 616 }], | 616 }], |
| 617 ] | 617 ] |
| 618 } | 618 } |
| 619 ] | 619 ] |
| 620 } | 620 } |
| OLD | NEW |