| 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 1460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1471 'page/TouchAdjustment.cpp', | 1471 'page/TouchAdjustment.cpp', |
| 1472 'page/TouchAdjustment.h', | 1472 'page/TouchAdjustment.h', |
| 1473 'page/TouchDisambiguation.cpp', | 1473 'page/TouchDisambiguation.cpp', |
| 1474 'page/TouchDisambiguation.h', | 1474 'page/TouchDisambiguation.h', |
| 1475 'page/WindowFeatures.cpp', | 1475 'page/WindowFeatures.cpp', |
| 1476 'page/WindowFocusAllowedIndicator.cpp', | 1476 'page/WindowFocusAllowedIndicator.cpp', |
| 1477 'page/scrolling/ScrollingConstraints.cpp', | 1477 'page/scrolling/ScrollingConstraints.cpp', |
| 1478 'page/scrolling/ScrollingConstraints.h', | 1478 'page/scrolling/ScrollingConstraints.h', |
| 1479 'page/scrolling/ScrollingCoordinator.cpp', | 1479 'page/scrolling/ScrollingCoordinator.cpp', |
| 1480 'page/scrolling/ScrollingCoordinator.h', | 1480 'page/scrolling/ScrollingCoordinator.h', |
| 1481 'paint/BoxDecorationData.h', |
| 1482 'paint/BoxDecorationData.cpp', |
| 1483 'paint/BoxPainter.cpp', |
| 1484 'paint/BoxPainter.h', |
| 1481 'plugins/DOMMimeType.cpp', | 1485 'plugins/DOMMimeType.cpp', |
| 1482 'plugins/DOMMimeType.h', | 1486 'plugins/DOMMimeType.h', |
| 1483 'plugins/DOMMimeTypeArray.cpp', | 1487 'plugins/DOMMimeTypeArray.cpp', |
| 1484 'plugins/DOMMimeTypeArray.h', | 1488 'plugins/DOMMimeTypeArray.h', |
| 1485 'plugins/DOMPlugin.cpp', | 1489 'plugins/DOMPlugin.cpp', |
| 1486 'plugins/DOMPlugin.h', | 1490 'plugins/DOMPlugin.h', |
| 1487 'plugins/DOMPluginArray.cpp', | 1491 'plugins/DOMPluginArray.cpp', |
| 1488 'plugins/DOMPluginArray.h', | 1492 'plugins/DOMPluginArray.h', |
| 1489 'plugins/PluginOcclusionSupport.cpp', | 1493 'plugins/PluginOcclusionSupport.cpp', |
| 1490 'plugins/PluginOcclusionSupport.h', | 1494 'plugins/PluginOcclusionSupport.h', |
| (...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1741 'rendering/shapes/RasterShape.h', | 1745 'rendering/shapes/RasterShape.h', |
| 1742 'rendering/shapes/RectangleShape.cpp', | 1746 'rendering/shapes/RectangleShape.cpp', |
| 1743 'rendering/shapes/RectangleShape.h', | 1747 'rendering/shapes/RectangleShape.h', |
| 1744 'rendering/shapes/Shape.cpp', | 1748 'rendering/shapes/Shape.cpp', |
| 1745 'rendering/shapes/Shape.h', | 1749 'rendering/shapes/Shape.h', |
| 1746 'rendering/shapes/ShapeInterval.h', | 1750 'rendering/shapes/ShapeInterval.h', |
| 1747 'rendering/shapes/ShapeOutsideInfo.cpp', | 1751 'rendering/shapes/ShapeOutsideInfo.cpp', |
| 1748 'rendering/shapes/ShapeOutsideInfo.h', | 1752 'rendering/shapes/ShapeOutsideInfo.h', |
| 1749 'rendering/style/AppliedTextDecoration.cpp', | 1753 'rendering/style/AppliedTextDecoration.cpp', |
| 1750 'rendering/style/BasicShapes.cpp', | 1754 'rendering/style/BasicShapes.cpp', |
| 1755 'rendering/style/BorderEdge.h', |
| 1756 'rendering/style/BorderEdge.cpp', |
| 1751 'rendering/style/BorderImageLength.h', | 1757 'rendering/style/BorderImageLength.h', |
| 1752 'rendering/style/BorderImageLengthBox.h', | 1758 'rendering/style/BorderImageLengthBox.h', |
| 1753 'rendering/style/CachedUAStyle.h', | 1759 'rendering/style/CachedUAStyle.h', |
| 1754 'rendering/style/ContentData.cpp', | 1760 'rendering/style/ContentData.cpp', |
| 1755 'rendering/style/CounterDirectives.cpp', | 1761 'rendering/style/CounterDirectives.cpp', |
| 1756 'rendering/style/FillLayer.cpp', | 1762 'rendering/style/FillLayer.cpp', |
| 1757 'rendering/style/GridCoordinate.h', | 1763 'rendering/style/GridCoordinate.h', |
| 1758 'rendering/style/GridResolvedPosition.cpp', | 1764 'rendering/style/GridResolvedPosition.cpp', |
| 1759 'rendering/style/GridResolvedPosition.h', | 1765 'rendering/style/GridResolvedPosition.h', |
| 1760 'rendering/style/KeyframeList.cpp', | 1766 'rendering/style/KeyframeList.cpp', |
| (...skipping 1742 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3503 'rendering/shapes/BoxShapeTest.cpp', | 3509 'rendering/shapes/BoxShapeTest.cpp', |
| 3504 'rendering/style/OutlineValueTest.cpp', | 3510 'rendering/style/OutlineValueTest.cpp', |
| 3505 'testing/PrivateScriptTestTest.cpp', | 3511 'testing/PrivateScriptTestTest.cpp', |
| 3506 'streams/ReadableStreamTest.cpp', | 3512 'streams/ReadableStreamTest.cpp', |
| 3507 'testing/UnitTestHelpers.cpp', | 3513 'testing/UnitTestHelpers.cpp', |
| 3508 'testing/UnitTestHelpers.h', | 3514 'testing/UnitTestHelpers.h', |
| 3509 'xml/parser/SharedBufferReaderTest.cpp', | 3515 'xml/parser/SharedBufferReaderTest.cpp', |
| 3510 ], | 3516 ], |
| 3511 } | 3517 } |
| 3512 } | 3518 } |
| OLD | NEW |