| 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/AnimationNode.idl', | 10 'animation/AnimationNode.idl', |
| (...skipping 523 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 534 'html/MediaKeyEvent.idl', | 534 'html/MediaKeyEvent.idl', |
| 535 'html/canvas/WebGLContextEvent.idl', | 535 'html/canvas/WebGLContextEvent.idl', |
| 536 'html/track/TrackEvent.idl', | 536 'html/track/TrackEvent.idl', |
| 537 'storage/StorageEvent.idl', | 537 'storage/StorageEvent.idl', |
| 538 'svg/SVGZoomEvent.idl', | 538 'svg/SVGZoomEvent.idl', |
| 539 'xmlhttprequest/XMLHttpRequestProgressEvent.idl', | 539 'xmlhttprequest/XMLHttpRequestProgressEvent.idl', |
| 540 ], | 540 ], |
| 541 'webcore_files': [ | 541 'webcore_files': [ |
| 542 'Init.cpp', | 542 'Init.cpp', |
| 543 'Init.h', | 543 'Init.h', |
| 544 'accessibility/AXARIAGrid.cpp', | |
| 545 'accessibility/AXARIAGrid.h', | |
| 546 'accessibility/AXARIAGridCell.cpp', | |
| 547 'accessibility/AXARIAGridCell.h', | |
| 548 'accessibility/AXARIAGridRow.cpp', | |
| 549 'accessibility/AXARIAGridRow.h', | |
| 550 'accessibility/AXImageMapLink.cpp', | |
| 551 'accessibility/AXImageMapLink.h', | |
| 552 'accessibility/AXInlineTextBox.cpp', | |
| 553 'accessibility/AXInlineTextBox.h', | |
| 554 'accessibility/AXList.cpp', | |
| 555 'accessibility/AXList.h', | |
| 556 'accessibility/AXListBox.cpp', | |
| 557 'accessibility/AXListBox.h', | |
| 558 'accessibility/AXListBoxOption.cpp', | |
| 559 'accessibility/AXListBoxOption.h', | |
| 560 'accessibility/AXMediaControls.cpp', | |
| 561 'accessibility/AXMediaControls.h', | |
| 562 'accessibility/AXMenuList.cpp', | |
| 563 'accessibility/AXMenuList.h', | |
| 564 'accessibility/AXMenuListOption.cpp', | |
| 565 'accessibility/AXMenuListOption.h', | |
| 566 'accessibility/AXMenuListPopup.cpp', | |
| 567 'accessibility/AXMenuListPopup.h', | |
| 568 'accessibility/AXMockObject.cpp', | |
| 569 'accessibility/AXMockObject.h', | |
| 570 'accessibility/AXNodeObject.cpp', | |
| 571 'accessibility/AXNodeObject.h', | |
| 572 'accessibility/AXObject.cpp', | |
| 573 'accessibility/AXObject.h', | |
| 574 'accessibility/AXObjectCache.cpp', | 544 'accessibility/AXObjectCache.cpp', |
| 575 'accessibility/AXObjectCache.h', | 545 'accessibility/AXObjectCache.h', |
| 576 'accessibility/AXObjectCacheImpl.cpp', | |
| 577 'accessibility/AXObjectCacheImpl.h', | |
| 578 'accessibility/AXProgressIndicator.cpp', | |
| 579 'accessibility/AXProgressIndicator.h', | |
| 580 'accessibility/AXRenderObject.cpp', | |
| 581 'accessibility/AXRenderObject.h', | |
| 582 'accessibility/AXSVGRoot.cpp', | |
| 583 'accessibility/AXSVGRoot.h', | |
| 584 'accessibility/AXScrollView.cpp', | |
| 585 'accessibility/AXScrollView.h', | |
| 586 'accessibility/AXScrollbar.cpp', | |
| 587 'accessibility/AXScrollbar.h', | |
| 588 'accessibility/AXSlider.cpp', | |
| 589 'accessibility/AXSlider.h', | |
| 590 'accessibility/AXSpinButton.cpp', | |
| 591 'accessibility/AXSpinButton.h', | |
| 592 'accessibility/AXTable.cpp', | |
| 593 'accessibility/AXTable.h', | |
| 594 'accessibility/AXTableCell.cpp', | |
| 595 'accessibility/AXTableCell.h', | |
| 596 'accessibility/AXTableColumn.cpp', | |
| 597 'accessibility/AXTableColumn.h', | |
| 598 'accessibility/AXTableHeaderContainer.cpp', | |
| 599 'accessibility/AXTableHeaderContainer.h', | |
| 600 'accessibility/AXTableRow.cpp', | |
| 601 'accessibility/AXTableRow.h', | |
| 602 'animation/ActiveAnimations.cpp', | 546 'animation/ActiveAnimations.cpp', |
| 603 'animation/ActiveAnimations.h', | 547 'animation/ActiveAnimations.h', |
| 604 'animation/animatable/AnimatableClipPathOperation.cpp', | 548 'animation/animatable/AnimatableClipPathOperation.cpp', |
| 605 'animation/animatable/AnimatableClipPathOperation.h', | 549 'animation/animatable/AnimatableClipPathOperation.h', |
| 606 'animation/animatable/AnimatableColor.cpp', | 550 'animation/animatable/AnimatableColor.cpp', |
| 607 'animation/animatable/AnimatableColor.h', | 551 'animation/animatable/AnimatableColor.h', |
| 608 'animation/animatable/AnimatableDouble.cpp', | 552 'animation/animatable/AnimatableDouble.cpp', |
| 609 'animation/animatable/AnimatableDouble.h', | 553 'animation/animatable/AnimatableDouble.h', |
| 610 'animation/animatable/AnimatableFilterOperations.cpp', | 554 'animation/animatable/AnimatableFilterOperations.cpp', |
| 611 'animation/animatable/AnimatableFilterOperations.h', | 555 'animation/animatable/AnimatableFilterOperations.h', |
| (...skipping 3009 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3621 'rendering/style/OutlineValueTest.cpp', | 3565 'rendering/style/OutlineValueTest.cpp', |
| 3622 'rendering/style/RenderStyleTest.cpp', | 3566 'rendering/style/RenderStyleTest.cpp', |
| 3623 'testing/PrivateScriptTestTest.cpp', | 3567 'testing/PrivateScriptTestTest.cpp', |
| 3624 'streams/ReadableStreamTest.cpp', | 3568 'streams/ReadableStreamTest.cpp', |
| 3625 'testing/UnitTestHelpers.cpp', | 3569 'testing/UnitTestHelpers.cpp', |
| 3626 'testing/UnitTestHelpers.h', | 3570 'testing/UnitTestHelpers.h', |
| 3627 'xml/parser/SharedBufferReaderTest.cpp', | 3571 'xml/parser/SharedBufferReaderTest.cpp', |
| 3628 ], | 3572 ], |
| 3629 } | 3573 } |
| 3630 } | 3574 } |
| OLD | NEW |