OLD | NEW |
1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 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_common_config") { | 9 config("pdfium_common_config") { |
10 cflags = [] | 10 cflags = [] |
(...skipping 1431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1442 "xfa/fxfa/app/xfa_ffwidgetacc.h", | 1442 "xfa/fxfa/app/xfa_ffwidgetacc.h", |
1443 "xfa/fxfa/app/xfa_ffwidgethandler.cpp", | 1443 "xfa/fxfa/app/xfa_ffwidgethandler.cpp", |
1444 "xfa/fxfa/app/xfa_fontmgr.cpp", | 1444 "xfa/fxfa/app/xfa_fontmgr.cpp", |
1445 "xfa/fxfa/app/xfa_fwladapter.cpp", | 1445 "xfa/fxfa/app/xfa_fwladapter.cpp", |
1446 "xfa/fxfa/app/xfa_fwladapter.h", | 1446 "xfa/fxfa/app/xfa_fwladapter.h", |
1447 "xfa/fxfa/app/xfa_fwltheme.cpp", | 1447 "xfa/fxfa/app/xfa_fwltheme.cpp", |
1448 "xfa/fxfa/app/xfa_fwltheme.h", | 1448 "xfa/fxfa/app/xfa_fwltheme.h", |
1449 "xfa/fxfa/app/xfa_rendercontext.cpp", | 1449 "xfa/fxfa/app/xfa_rendercontext.cpp", |
1450 "xfa/fxfa/app/xfa_textlayout.cpp", | 1450 "xfa/fxfa/app/xfa_textlayout.cpp", |
1451 "xfa/fxfa/app/xfa_textlayout.h", | 1451 "xfa/fxfa/app/xfa_textlayout.h", |
| 1452 "xfa/fxfa/cxfa_eventparam.h", |
1452 "xfa/fxfa/fm2js/xfa_error.cpp", | 1453 "xfa/fxfa/fm2js/xfa_error.cpp", |
1453 "xfa/fxfa/fm2js/xfa_error.h", | 1454 "xfa/fxfa/fm2js/xfa_error.h", |
1454 "xfa/fxfa/fm2js/xfa_expression.cpp", | 1455 "xfa/fxfa/fm2js/xfa_expression.cpp", |
1455 "xfa/fxfa/fm2js/xfa_expression.h", | 1456 "xfa/fxfa/fm2js/xfa_expression.h", |
1456 "xfa/fxfa/fm2js/xfa_fm2jscontext.cpp", | 1457 "xfa/fxfa/fm2js/xfa_fm2jscontext.cpp", |
1457 "xfa/fxfa/fm2js/xfa_fm2jscontext.h", | 1458 "xfa/fxfa/fm2js/xfa_fm2jscontext.h", |
1458 "xfa/fxfa/fm2js/xfa_fmparse.cpp", | 1459 "xfa/fxfa/fm2js/xfa_fmparse.cpp", |
1459 "xfa/fxfa/fm2js/xfa_fmparse.h", | 1460 "xfa/fxfa/fm2js/xfa_fmparse.h", |
1460 "xfa/fxfa/fm2js/xfa_lexer.cpp", | 1461 "xfa/fxfa/fm2js/xfa_lexer.cpp", |
1461 "xfa/fxfa/fm2js/xfa_lexer.h", | 1462 "xfa/fxfa/fm2js/xfa_lexer.h", |
1462 "xfa/fxfa/fm2js/xfa_program.cpp", | 1463 "xfa/fxfa/fm2js/xfa_program.cpp", |
1463 "xfa/fxfa/fm2js/xfa_program.h", | 1464 "xfa/fxfa/fm2js/xfa_program.h", |
1464 "xfa/fxfa/fm2js/xfa_simpleexpression.cpp", | 1465 "xfa/fxfa/fm2js/xfa_simpleexpression.cpp", |
1465 "xfa/fxfa/fm2js/xfa_simpleexpression.h", | 1466 "xfa/fxfa/fm2js/xfa_simpleexpression.h", |
1466 "xfa/fxfa/include/cxfa_eventparam.h", | 1467 "xfa/fxfa/fxfa.h", |
1467 "xfa/fxfa/include/fxfa.h", | 1468 "xfa/fxfa/fxfa_basic.h", |
1468 "xfa/fxfa/include/fxfa_basic.h", | 1469 "xfa/fxfa/fxfa_widget.h", |
1469 "xfa/fxfa/include/fxfa_widget.h", | |
1470 "xfa/fxfa/include/xfa_checksum.h", | |
1471 "xfa/fxfa/include/xfa_ffapp.h", | |
1472 "xfa/fxfa/include/xfa_ffdoc.h", | |
1473 "xfa/fxfa/include/xfa_ffdochandler.h", | |
1474 "xfa/fxfa/include/xfa_ffdocview.h", | |
1475 "xfa/fxfa/include/xfa_ffpageview.h", | |
1476 "xfa/fxfa/include/xfa_ffwidget.h", | |
1477 "xfa/fxfa/include/xfa_ffwidgethandler.h", | |
1478 "xfa/fxfa/include/xfa_fontmgr.h", | |
1479 "xfa/fxfa/include/xfa_rendercontext.h", | |
1480 "xfa/fxfa/parser/cscript_datawindow.cpp", | 1470 "xfa/fxfa/parser/cscript_datawindow.cpp", |
1481 "xfa/fxfa/parser/cscript_datawindow.h", | 1471 "xfa/fxfa/parser/cscript_datawindow.h", |
1482 "xfa/fxfa/parser/cscript_eventpseudomodel.cpp", | 1472 "xfa/fxfa/parser/cscript_eventpseudomodel.cpp", |
1483 "xfa/fxfa/parser/cscript_eventpseudomodel.h", | 1473 "xfa/fxfa/parser/cscript_eventpseudomodel.h", |
1484 "xfa/fxfa/parser/cscript_hostpseudomodel.cpp", | 1474 "xfa/fxfa/parser/cscript_hostpseudomodel.cpp", |
1485 "xfa/fxfa/parser/cscript_hostpseudomodel.h", | 1475 "xfa/fxfa/parser/cscript_hostpseudomodel.h", |
1486 "xfa/fxfa/parser/cscript_layoutpseudomodel.cpp", | 1476 "xfa/fxfa/parser/cscript_layoutpseudomodel.cpp", |
1487 "xfa/fxfa/parser/cscript_layoutpseudomodel.h", | 1477 "xfa/fxfa/parser/cscript_layoutpseudomodel.h", |
1488 "xfa/fxfa/parser/cscript_logpseudomodel.cpp", | 1478 "xfa/fxfa/parser/cscript_logpseudomodel.cpp", |
1489 "xfa/fxfa/parser/cscript_logpseudomodel.h", | 1479 "xfa/fxfa/parser/cscript_logpseudomodel.h", |
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1600 "xfa/fxfa/parser/xfa_locale.cpp", | 1590 "xfa/fxfa/parser/xfa_locale.cpp", |
1601 "xfa/fxfa/parser/xfa_locale.h", | 1591 "xfa/fxfa/parser/xfa_locale.h", |
1602 "xfa/fxfa/parser/xfa_localemgr.cpp", | 1592 "xfa/fxfa/parser/xfa_localemgr.cpp", |
1603 "xfa/fxfa/parser/xfa_localemgr.h", | 1593 "xfa/fxfa/parser/xfa_localemgr.h", |
1604 "xfa/fxfa/parser/xfa_localevalue.cpp", | 1594 "xfa/fxfa/parser/xfa_localevalue.cpp", |
1605 "xfa/fxfa/parser/xfa_localevalue.h", | 1595 "xfa/fxfa/parser/xfa_localevalue.h", |
1606 "xfa/fxfa/parser/xfa_object.h", | 1596 "xfa/fxfa/parser/xfa_object.h", |
1607 "xfa/fxfa/parser/xfa_resolvenode_rs.h", | 1597 "xfa/fxfa/parser/xfa_resolvenode_rs.h", |
1608 "xfa/fxfa/parser/xfa_utils.cpp", | 1598 "xfa/fxfa/parser/xfa_utils.cpp", |
1609 "xfa/fxfa/parser/xfa_utils.h", | 1599 "xfa/fxfa/parser/xfa_utils.h", |
| 1600 "xfa/fxfa/xfa_checksum.h", |
| 1601 "xfa/fxfa/xfa_ffapp.h", |
| 1602 "xfa/fxfa/xfa_ffdoc.h", |
| 1603 "xfa/fxfa/xfa_ffdochandler.h", |
| 1604 "xfa/fxfa/xfa_ffdocview.h", |
| 1605 "xfa/fxfa/xfa_ffpageview.h", |
| 1606 "xfa/fxfa/xfa_ffwidget.h", |
| 1607 "xfa/fxfa/xfa_ffwidgethandler.h", |
| 1608 "xfa/fxfa/xfa_fontmgr.h", |
| 1609 "xfa/fxfa/xfa_rendercontext.h", |
1610 "xfa/fxgraphics/cagg_graphics.cpp", | 1610 "xfa/fxgraphics/cagg_graphics.cpp", |
1611 "xfa/fxgraphics/cagg_graphics.h", | 1611 "xfa/fxgraphics/cagg_graphics.h", |
1612 "xfa/fxgraphics/cfx_color.cpp", | 1612 "xfa/fxgraphics/cfx_color.cpp", |
1613 "xfa/fxgraphics/cfx_color.h", | 1613 "xfa/fxgraphics/cfx_color.h", |
1614 "xfa/fxgraphics/cfx_graphics.cpp", | 1614 "xfa/fxgraphics/cfx_graphics.cpp", |
1615 "xfa/fxgraphics/cfx_graphics.h", | 1615 "xfa/fxgraphics/cfx_graphics.h", |
1616 "xfa/fxgraphics/cfx_path.cpp", | 1616 "xfa/fxgraphics/cfx_path.cpp", |
1617 "xfa/fxgraphics/cfx_path.h", | 1617 "xfa/fxgraphics/cfx_path.h", |
1618 "xfa/fxgraphics/cfx_path_generator.cpp", | 1618 "xfa/fxgraphics/cfx_path_generator.cpp", |
1619 "xfa/fxgraphics/cfx_path_generator.h", | 1619 "xfa/fxgraphics/cfx_path_generator.h", |
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1756 } | 1756 } |
1757 | 1757 |
1758 if (pdf_is_standalone) { | 1758 if (pdf_is_standalone) { |
1759 source_set("samples") { | 1759 source_set("samples") { |
1760 testonly = true | 1760 testonly = true |
1761 deps = [ | 1761 deps = [ |
1762 "//samples", | 1762 "//samples", |
1763 ] | 1763 ] |
1764 } | 1764 } |
1765 } | 1765 } |
OLD | NEW |