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 527 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
538 "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp", | 538 "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp", |
539 "xfa/fxfa/parser/xfa_layout_pagemgr_new.h", | 539 "xfa/fxfa/parser/xfa_layout_pagemgr_new.h", |
540 "xfa/fxfa/parser/xfa_locale.cpp", | 540 "xfa/fxfa/parser/xfa_locale.cpp", |
541 "xfa/fxfa/parser/xfa_locale.h", | 541 "xfa/fxfa/parser/xfa_locale.h", |
542 "xfa/fxfa/parser/xfa_localemgr.cpp", | 542 "xfa/fxfa/parser/xfa_localemgr.cpp", |
543 "xfa/fxfa/parser/xfa_localemgr.h", | 543 "xfa/fxfa/parser/xfa_localemgr.h", |
544 "xfa/fxfa/parser/xfa_localevalue.cpp", | 544 "xfa/fxfa/parser/xfa_localevalue.cpp", |
545 "xfa/fxfa/parser/xfa_localevalue.h", | 545 "xfa/fxfa/parser/xfa_localevalue.h", |
546 "xfa/fxfa/parser/xfa_object.h", | 546 "xfa/fxfa/parser/xfa_object.h", |
547 "xfa/fxfa/parser/xfa_object_imp.cpp", | 547 "xfa/fxfa/parser/xfa_object_imp.cpp", |
548 "xfa/fxfa/parser/xfa_parser.h", | |
549 "xfa/fxfa/parser/xfa_parser_imp.cpp", | 548 "xfa/fxfa/parser/xfa_parser_imp.cpp", |
550 "xfa/fxfa/parser/xfa_parser_imp.h", | 549 "xfa/fxfa/parser/xfa_parser_imp.h", |
551 "xfa/fxfa/parser/xfa_script.h", | 550 "xfa/fxfa/parser/xfa_script.h", |
552 "xfa/fxfa/parser/xfa_script_datawindow.cpp", | 551 "xfa/fxfa/parser/xfa_script_datawindow.cpp", |
553 "xfa/fxfa/parser/xfa_script_datawindow.h", | 552 "xfa/fxfa/parser/xfa_script_datawindow.h", |
554 "xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp", | 553 "xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp", |
555 "xfa/fxfa/parser/xfa_script_eventpseudomodel.h", | 554 "xfa/fxfa/parser/xfa_script_eventpseudomodel.h", |
556 "xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp", | 555 "xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp", |
557 "xfa/fxfa/parser/xfa_script_hostpseudomodel.h", | 556 "xfa/fxfa/parser/xfa_script_hostpseudomodel.h", |
558 "xfa/fxfa/parser/xfa_script_imp.cpp", | 557 "xfa/fxfa/parser/xfa_script_imp.cpp", |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
610 "sources": [], | 609 "sources": [], |
611 }], | 610 }], |
612 ["OS == 'mac'", { | 611 ["OS == 'mac'", { |
613 "configurations": {}, | 612 "configurations": {}, |
614 "sources": [], | 613 "sources": [], |
615 }], | 614 }], |
616 ] | 615 ] |
617 } | 616 } |
618 ] | 617 ] |
619 } | 618 } |
OLD | NEW |