OLD | NEW |
1 { | 1 { |
2 'includes': [ | 2 'includes': [ |
3 'core_generated.gypi', | 3 'core_generated.gypi', |
4 ], | 4 ], |
5 'variables': { | 5 'variables': { |
6 # Files for which bindings (.cpp and .h files) will be generated | 6 # Files for which bindings (.cpp and .h files) will be generated |
7 'core_idl_files': [ | 7 'core_idl_files': [ |
8 'animation/Animation.idl', | 8 'animation/Animation.idl', |
9 'animation/AnimationEffect.idl', | 9 'animation/AnimationEffect.idl', |
10 'animation/AnimationPlayer.idl', | 10 'animation/AnimationPlayer.idl', |
(...skipping 1490 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1501 'paint/DetailsMarkerPainter.cpp', | 1501 'paint/DetailsMarkerPainter.cpp', |
1502 'paint/DetailsMarkerPainter.h', | 1502 'paint/DetailsMarkerPainter.h', |
1503 'paint/HTMLCanvasPainter.cpp', | 1503 'paint/HTMLCanvasPainter.cpp', |
1504 'paint/HTMLCanvasPainter.h', | 1504 'paint/HTMLCanvasPainter.h', |
1505 'paint/ImagePainter.cpp', | 1505 'paint/ImagePainter.cpp', |
1506 'paint/ImagePainter.h', | 1506 'paint/ImagePainter.h', |
1507 'paint/InlineFlowBoxPainter.cpp', | 1507 'paint/InlineFlowBoxPainter.cpp', |
1508 'paint/InlineFlowBoxPainter.h', | 1508 'paint/InlineFlowBoxPainter.h', |
1509 'paint/InlinePainter.cpp', | 1509 'paint/InlinePainter.cpp', |
1510 'paint/InlinePainter.h', | 1510 'paint/InlinePainter.h', |
| 1511 'paint/InlineTextBoxPainter.cpp', |
| 1512 'paint/InlineTextBoxPainter.h', |
1511 'paint/LayerPainter.cpp', | 1513 'paint/LayerPainter.cpp', |
1512 'paint/LayerPainter.h', | 1514 'paint/LayerPainter.h', |
1513 'paint/LineBoxListPainter.cpp', | 1515 'paint/LineBoxListPainter.cpp', |
1514 'paint/LineBoxListPainter.h', | 1516 'paint/LineBoxListPainter.h', |
1515 'paint/ListMarkerPainter.cpp', | 1517 'paint/ListMarkerPainter.cpp', |
1516 'paint/ListMarkerPainter.h', | 1518 'paint/ListMarkerPainter.h', |
1517 'paint/ListItemPainter.cpp', | 1519 'paint/ListItemPainter.cpp', |
1518 'paint/ListItemPainter.h', | 1520 'paint/ListItemPainter.h', |
1519 'paint/ObjectPainter.cpp', | 1521 'paint/ObjectPainter.cpp', |
1520 'paint/ObjectPainter.h', | 1522 'paint/ObjectPainter.h', |
1521 'paint/MultiColumnSetPainter.cpp', | 1523 'paint/MultiColumnSetPainter.cpp', |
1522 'paint/MultiColumnSetPainter.h', | 1524 'paint/MultiColumnSetPainter.h', |
1523 'paint/ReplacedPainter.cpp', | 1525 'paint/ReplacedPainter.cpp', |
1524 'paint/ReplacedPainter.h', | 1526 'paint/ReplacedPainter.h', |
1525 'paint/ReplicaPainter.cpp', | 1527 'paint/ReplicaPainter.cpp', |
1526 'paint/ReplicaPainter.h', | 1528 'paint/ReplicaPainter.h', |
1527 'paint/ScrollbarPainter.cpp', | 1529 'paint/ScrollbarPainter.cpp', |
1528 'paint/ScrollbarPainter.h', | 1530 'paint/ScrollbarPainter.h', |
1529 'paint/SVGForeignObjectPainter.cpp', | 1531 'paint/SVGForeignObjectPainter.cpp', |
1530 'paint/SVGForeignObjectPainter.h', | 1532 'paint/SVGForeignObjectPainter.h', |
1531 'paint/SVGImagePainter.cpp', | 1533 'paint/SVGImagePainter.cpp', |
1532 'paint/SVGImagePainter.h', | 1534 'paint/SVGImagePainter.h', |
| 1535 'paint/SVGInlineTextBoxPainter.cpp', |
| 1536 'paint/SVGInlineTextBoxPainter.h', |
1533 'paint/SVGTextPainter.cpp', | 1537 'paint/SVGTextPainter.cpp', |
1534 'paint/SVGTextPainter.h', | 1538 'paint/SVGTextPainter.h', |
1535 'paint/TablePainter.cpp', | 1539 'paint/TablePainter.cpp', |
1536 'paint/TablePainter.h', | 1540 'paint/TablePainter.h', |
1537 'paint/TableRowPainter.cpp', | 1541 'paint/TableRowPainter.cpp', |
1538 'paint/TableRowPainter.h', | 1542 'paint/TableRowPainter.h', |
1539 'paint/TableSectionPainter.cpp', | 1543 'paint/TableSectionPainter.cpp', |
1540 'paint/TableSectionPainter.h', | 1544 'paint/TableSectionPainter.h', |
1541 'paint/VideoPainter.cpp', | 1545 'paint/VideoPainter.cpp', |
1542 'paint/VideoPainter.h', | 1546 'paint/VideoPainter.h', |
(...skipping 2041 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3584 'rendering/shapes/BoxShapeTest.cpp', | 3588 'rendering/shapes/BoxShapeTest.cpp', |
3585 'rendering/style/OutlineValueTest.cpp', | 3589 'rendering/style/OutlineValueTest.cpp', |
3586 'testing/PrivateScriptTestTest.cpp', | 3590 'testing/PrivateScriptTestTest.cpp', |
3587 'streams/ReadableStreamTest.cpp', | 3591 'streams/ReadableStreamTest.cpp', |
3588 'testing/UnitTestHelpers.cpp', | 3592 'testing/UnitTestHelpers.cpp', |
3589 'testing/UnitTestHelpers.h', | 3593 'testing/UnitTestHelpers.h', |
3590 'xml/parser/SharedBufferReaderTest.cpp', | 3594 'xml/parser/SharedBufferReaderTest.cpp', |
3591 ], | 3595 ], |
3592 } | 3596 } |
3593 } | 3597 } |
OLD | NEW |