OLD | NEW |
1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 import("//build_overrides/v8.gni") | 5 import("//build_overrides/v8.gni") |
6 import("//testing/test.gni") | 6 import("//testing/test.gni") |
7 import("pdfium.gni") | 7 import("pdfium.gni") |
8 | 8 |
9 config("pdfium_config") { | 9 config("pdfium_config") { |
10 cflags = [] | 10 cflags = [] |
(...skipping 881 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
892 "xfa/src/fee/include/fx_wordbreak.h", | 892 "xfa/src/fee/include/fx_wordbreak.h", |
893 "xfa/src/fee/include/ifde_txtedtbuf.h", | 893 "xfa/src/fee/include/ifde_txtedtbuf.h", |
894 "xfa/src/fee/include/ifde_txtedtengine.h", | 894 "xfa/src/fee/include/ifde_txtedtengine.h", |
895 "xfa/src/fee/include/ifde_txtedtpage.h", | 895 "xfa/src/fee/include/ifde_txtedtpage.h", |
896 "xfa/src/fee/src/fee/fde_txtedtblock.cpp", | 896 "xfa/src/fee/src/fee/fde_txtedtblock.cpp", |
897 "xfa/src/fee/src/fee/fde_txtedtblock.h", | 897 "xfa/src/fee/src/fee/fde_txtedtblock.h", |
898 "xfa/src/fee/src/fee/fde_txtedtbuf.cpp", | 898 "xfa/src/fee/src/fee/fde_txtedtbuf.cpp", |
899 "xfa/src/fee/src/fee/fde_txtedtbuf.h", | 899 "xfa/src/fee/src/fee/fde_txtedtbuf.h", |
900 "xfa/src/fee/src/fee/fde_txtedtengine.cpp", | 900 "xfa/src/fee/src/fee/fde_txtedtengine.cpp", |
901 "xfa/src/fee/src/fee/fde_txtedtengine.h", | 901 "xfa/src/fee/src/fee/fde_txtedtengine.h", |
902 "xfa/src/fee/src/fee/fde_txtedtkmpmatch.cpp", | |
903 "xfa/src/fee/src/fee/fde_txtedtkmpmatch.h", | |
904 "xfa/src/fee/src/fee/fde_txtedtpage.cpp", | 902 "xfa/src/fee/src/fee/fde_txtedtpage.cpp", |
905 "xfa/src/fee/src/fee/fde_txtedtpage.h", | 903 "xfa/src/fee/src/fee/fde_txtedtpage.h", |
906 "xfa/src/fee/src/fee/fde_txtedtparag.cpp", | 904 "xfa/src/fee/src/fee/fde_txtedtparag.cpp", |
907 "xfa/src/fee/src/fee/fde_txtedtparag.h", | 905 "xfa/src/fee/src/fee/fde_txtedtparag.h", |
908 "xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp", | 906 "xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp", |
909 "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.cpp", | 907 "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.cpp", |
910 "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.h", | 908 "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.h", |
911 "xfa/src/fgas/include/fgas.h", | 909 "xfa/src/fgas/include/fgas.h", |
912 "xfa/src/fgas/include/fx_alg.h", | 910 "xfa/src/fgas/include/fx_alg.h", |
913 "xfa/src/fgas/include/fx_cpg.h", | 911 "xfa/src/fgas/include/fx_cpg.h", |
914 "xfa/src/fgas/include/fx_datetime.h", | 912 "xfa/src/fgas/include/fx_datetime.h", |
915 "xfa/src/fgas/include/fx_fnt.h", | 913 "xfa/src/fgas/include/fx_fnt.h", |
916 "xfa/src/fgas/include/fx_lbk.h", | 914 "xfa/src/fgas/include/fx_lbk.h", |
917 "xfa/src/fgas/include/fx_lgg.h", | 915 "xfa/src/fgas/include/fx_lgg.h", |
918 "xfa/src/fgas/include/fx_locale.h", | 916 "xfa/src/fgas/include/fx_locale.h", |
919 "xfa/src/fgas/include/fx_mem.h", | 917 "xfa/src/fgas/include/fx_mem.h", |
920 "xfa/src/fgas/include/fx_rbk.h", | 918 "xfa/src/fgas/include/fx_rbk.h", |
921 "xfa/src/fgas/include/fx_sax.h", | 919 "xfa/src/fgas/include/fx_sax.h", |
922 "xfa/src/fgas/include/fx_stm.h", | 920 "xfa/src/fgas/include/fx_stm.h", |
923 "xfa/src/fgas/include/fx_sys.h", | 921 "xfa/src/fgas/include/fx_sys.h", |
924 "xfa/src/fgas/include/fx_tbk.h", | 922 "xfa/src/fgas/include/fx_tbk.h", |
925 "xfa/src/fgas/include/fx_ucd.h", | 923 "xfa/src/fgas/include/fx_ucd.h", |
926 "xfa/src/fgas/include/fx_utl.h", | 924 "xfa/src/fgas/include/fx_utl.h", |
927 "xfa/src/fgas/src/crt/fx_algorithm.cpp", | 925 "xfa/src/fgas/src/crt/fx_algorithm.cpp", |
928 "xfa/src/fgas/src/crt/fx_codepage.cpp", | 926 "xfa/src/fgas/src/crt/fx_codepage.cpp", |
929 "xfa/src/fgas/src/crt/fx_codepage.h", | |
930 "xfa/src/fgas/src/crt/fx_encode.cpp", | 927 "xfa/src/fgas/src/crt/fx_encode.cpp", |
931 "xfa/src/fgas/src/crt/fx_memory.cpp", | 928 "xfa/src/fgas/src/crt/fx_memory.cpp", |
932 "xfa/src/fgas/src/crt/fx_memory.h", | 929 "xfa/src/fgas/src/crt/fx_memory.h", |
933 "xfa/src/fgas/src/crt/fx_stream.cpp", | 930 "xfa/src/fgas/src/crt/fx_stream.cpp", |
934 "xfa/src/fgas/src/crt/fx_stream.h", | 931 "xfa/src/fgas/src/crt/fx_stream.h", |
935 "xfa/src/fgas/src/crt/fx_system.cpp", | 932 "xfa/src/fgas/src/crt/fx_system.cpp", |
936 "xfa/src/fgas/src/crt/fx_utils.cpp", | 933 "xfa/src/fgas/src/crt/fx_utils.cpp", |
937 "xfa/src/fgas/src/crt/fx_utils.h", | 934 "xfa/src/fgas/src/crt/fx_utils.h", |
938 "xfa/src/fgas/src/fgas_base.h", | 935 "xfa/src/fgas/src/fgas_base.h", |
939 "xfa/src/fgas/src/font/fx_fontutils.cpp", | 936 "xfa/src/fgas/src/font/fx_fontutils.cpp", |
(...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1329 "xfa/src/fxfa/src/app/xfa_fwladapter.cpp", | 1326 "xfa/src/fxfa/src/app/xfa_fwladapter.cpp", |
1330 "xfa/src/fxfa/src/app/xfa_fwladapter.h", | 1327 "xfa/src/fxfa/src/app/xfa_fwladapter.h", |
1331 "xfa/src/fxfa/src/app/xfa_fwltheme.cpp", | 1328 "xfa/src/fxfa/src/app/xfa_fwltheme.cpp", |
1332 "xfa/src/fxfa/src/app/xfa_fwltheme.h", | 1329 "xfa/src/fxfa/src/app/xfa_fwltheme.h", |
1333 "xfa/src/fxfa/src/app/xfa_rendercontext.cpp", | 1330 "xfa/src/fxfa/src/app/xfa_rendercontext.cpp", |
1334 "xfa/src/fxfa/src/app/xfa_rendercontext.h", | 1331 "xfa/src/fxfa/src/app/xfa_rendercontext.h", |
1335 "xfa/src/fxfa/src/app/xfa_textlayout.cpp", | 1332 "xfa/src/fxfa/src/app/xfa_textlayout.cpp", |
1336 "xfa/src/fxfa/src/app/xfa_textlayout.h", | 1333 "xfa/src/fxfa/src/app/xfa_textlayout.h", |
1337 "xfa/src/fxfa/src/common/fxfa_localevalue.h", | 1334 "xfa/src/fxfa/src/common/fxfa_localevalue.h", |
1338 "xfa/src/fxfa/src/common/xfa_common.h", | 1335 "xfa/src/fxfa/src/common/xfa_common.h", |
1339 "xfa/src/fxfa/src/common/xfa_debug.h", | |
1340 "xfa/src/fxfa/src/common/xfa_docdata.h", | 1336 "xfa/src/fxfa/src/common/xfa_docdata.h", |
1341 "xfa/src/fxfa/src/common/xfa_doclayout.h", | 1337 "xfa/src/fxfa/src/common/xfa_doclayout.h", |
1342 "xfa/src/fxfa/src/common/xfa_document.h", | 1338 "xfa/src/fxfa/src/common/xfa_document.h", |
1343 "xfa/src/fxfa/src/common/xfa_fm2jsapi.h", | 1339 "xfa/src/fxfa/src/common/xfa_fm2jsapi.h", |
1344 "xfa/src/fxfa/src/common/xfa_localemgr.h", | 1340 "xfa/src/fxfa/src/common/xfa_localemgr.h", |
1345 "xfa/src/fxfa/src/common/xfa_object.h", | 1341 "xfa/src/fxfa/src/common/xfa_object.h", |
1346 "xfa/src/fxfa/src/common/xfa_parser.h", | 1342 "xfa/src/fxfa/src/common/xfa_parser.h", |
1347 "xfa/src/fxfa/src/common/xfa_script.h", | 1343 "xfa/src/fxfa/src/common/xfa_script.h", |
1348 "xfa/src/fxfa/src/common/xfa_utils.h", | 1344 "xfa/src/fxfa/src/common/xfa_utils.h", |
1349 "xfa/src/fxfa/src/fm2js/xfa_error.cpp", | 1345 "xfa/src/fxfa/src/fm2js/xfa_error.cpp", |
1350 "xfa/src/fxfa/src/fm2js/xfa_error.h", | 1346 "xfa/src/fxfa/src/fm2js/xfa_error.h", |
1351 "xfa/src/fxfa/src/fm2js/xfa_expression.cpp", | 1347 "xfa/src/fxfa/src/fm2js/xfa_expression.cpp", |
1352 "xfa/src/fxfa/src/fm2js/xfa_expression.h", | 1348 "xfa/src/fxfa/src/fm2js/xfa_expression.h", |
1353 "xfa/src/fxfa/src/fm2js/xfa_fm2js.cpp", | |
1354 "xfa/src/fxfa/src/fm2js/xfa_fm2js.h", | 1349 "xfa/src/fxfa/src/fm2js/xfa_fm2js.h", |
1355 "xfa/src/fxfa/src/fm2js/xfa_fm2jsapi.cpp", | 1350 "xfa/src/fxfa/src/fm2js/xfa_fm2jsapi.cpp", |
1356 "xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.cpp", | 1351 "xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.cpp", |
1357 "xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.h", | 1352 "xfa/src/fxfa/src/fm2js/xfa_fm2jscontext.h", |
1358 "xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp", | 1353 "xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp", |
1359 "xfa/src/fxfa/src/fm2js/xfa_fmparse.h", | 1354 "xfa/src/fxfa/src/fm2js/xfa_fmparse.h", |
1360 "xfa/src/fxfa/src/fm2js/xfa_lexer.cpp", | 1355 "xfa/src/fxfa/src/fm2js/xfa_lexer.cpp", |
1361 "xfa/src/fxfa/src/fm2js/xfa_lexer.h", | 1356 "xfa/src/fxfa/src/fm2js/xfa_lexer.h", |
1362 "xfa/src/fxfa/src/fm2js/xfa_program.cpp", | 1357 "xfa/src/fxfa/src/fm2js/xfa_program.cpp", |
1363 "xfa/src/fxfa/src/fm2js/xfa_program.h", | 1358 "xfa/src/fxfa/src/fm2js/xfa_program.h", |
1364 "xfa/src/fxfa/src/fm2js/xfa_simpleexpression.cpp", | 1359 "xfa/src/fxfa/src/fm2js/xfa_simpleexpression.cpp", |
1365 "xfa/src/fxfa/src/fm2js/xfa_simpleexpression.h", | 1360 "xfa/src/fxfa/src/fm2js/xfa_simpleexpression.h", |
1366 "xfa/src/fxfa/src/parser/xfa_basic_data.cpp", | 1361 "xfa/src/fxfa/src/parser/xfa_basic_data.cpp", |
1367 "xfa/src/fxfa/src/parser/xfa_basic_imp.cpp", | 1362 "xfa/src/fxfa/src/parser/xfa_basic_imp.cpp", |
1368 "xfa/src/fxfa/src/parser/xfa_basic_imp.h", | 1363 "xfa/src/fxfa/src/parser/xfa_basic_imp.h", |
1369 "xfa/src/fxfa/src/parser/xfa_debug_parser.cpp", | |
1370 "xfa/src/fxfa/src/parser/xfa_debug_parser.h", | |
1371 "xfa/src/fxfa/src/parser/xfa_document_datadescription_imp.cpp", | 1364 "xfa/src/fxfa/src/parser/xfa_document_datadescription_imp.cpp", |
1372 "xfa/src/fxfa/src/parser/xfa_document_datadescription_imp.h", | 1365 "xfa/src/fxfa/src/parser/xfa_document_datadescription_imp.h", |
1373 "xfa/src/fxfa/src/parser/xfa_document_datamerger_imp.cpp", | 1366 "xfa/src/fxfa/src/parser/xfa_document_datamerger_imp.cpp", |
1374 "xfa/src/fxfa/src/parser/xfa_document_datamerger_imp.h", | 1367 "xfa/src/fxfa/src/parser/xfa_document_datamerger_imp.h", |
1375 "xfa/src/fxfa/src/parser/xfa_document_imp.cpp", | 1368 "xfa/src/fxfa/src/parser/xfa_document_imp.cpp", |
1376 "xfa/src/fxfa/src/parser/xfa_document_imp.h", | |
1377 "xfa/src/fxfa/src/parser/xfa_document_layout_imp.cpp", | 1369 "xfa/src/fxfa/src/parser/xfa_document_layout_imp.cpp", |
1378 "xfa/src/fxfa/src/parser/xfa_document_layout_imp.h", | 1370 "xfa/src/fxfa/src/parser/xfa_document_layout_imp.h", |
1379 "xfa/src/fxfa/src/parser/xfa_document_serialize.cpp", | 1371 "xfa/src/fxfa/src/parser/xfa_document_serialize.cpp", |
1380 "xfa/src/fxfa/src/parser/xfa_document_serialize.h", | 1372 "xfa/src/fxfa/src/parser/xfa_document_serialize.h", |
1381 "xfa/src/fxfa/src/parser/xfa_layout_appadapter.cpp", | 1373 "xfa/src/fxfa/src/parser/xfa_layout_appadapter.cpp", |
1382 "xfa/src/fxfa/src/parser/xfa_layout_appadapter.h", | 1374 "xfa/src/fxfa/src/parser/xfa_layout_appadapter.h", |
1383 "xfa/src/fxfa/src/parser/xfa_layout_itemlayout.cpp", | 1375 "xfa/src/fxfa/src/parser/xfa_layout_itemlayout.cpp", |
1384 "xfa/src/fxfa/src/parser/xfa_layout_itemlayout.h", | 1376 "xfa/src/fxfa/src/parser/xfa_layout_itemlayout.h", |
1385 "xfa/src/fxfa/src/parser/xfa_layout_pagemgr_new.cpp", | 1377 "xfa/src/fxfa/src/parser/xfa_layout_pagemgr_new.cpp", |
1386 "xfa/src/fxfa/src/parser/xfa_layout_pagemgr_new.h", | 1378 "xfa/src/fxfa/src/parser/xfa_layout_pagemgr_new.h", |
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1525 "//v8:v8_libplatform", | 1517 "//v8:v8_libplatform", |
1526 ] | 1518 ] |
1527 include_dirs += [ | 1519 include_dirs += [ |
1528 "//v8", | 1520 "//v8", |
1529 "//v8/include", | 1521 "//v8/include", |
1530 ] | 1522 ] |
1531 configs += [ "//v8:external_startup_data" ] | 1523 configs += [ "//v8:external_startup_data" ] |
1532 } | 1524 } |
1533 configs += [ ":pdfium_config" ] | 1525 configs += [ ":pdfium_config" ] |
1534 } | 1526 } |
OLD | NEW |