| 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/KeyframeEffect.idl', | 8 'animation/KeyframeEffect.idl', |
| 9 'animation/EffectModel.idl', | 9 'animation/EffectModel.idl', |
| 10 'animation/AnimationEffectReadOnly.idl', | 10 'animation/AnimationEffectReadOnly.idl', |
| (...skipping 2608 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2619 'dom/URLSearchParams.h', | 2619 'dom/URLSearchParams.h', |
| 2620 'dom/UserActionElementSet.cpp', | 2620 'dom/UserActionElementSet.cpp', |
| 2621 'dom/UserActionElementSet.h', | 2621 'dom/UserActionElementSet.h', |
| 2622 'dom/ViewportDescription.cpp', | 2622 'dom/ViewportDescription.cpp', |
| 2623 'dom/ViewportDescription.h', | 2623 'dom/ViewportDescription.h', |
| 2624 'dom/VisitedLinkState.cpp', | 2624 'dom/VisitedLinkState.cpp', |
| 2625 'dom/VisitedLinkState.h', | 2625 'dom/VisitedLinkState.h', |
| 2626 'dom/WeakIdentifierMap.h', | 2626 'dom/WeakIdentifierMap.h', |
| 2627 'dom/XMLDocument.cpp', | 2627 'dom/XMLDocument.cpp', |
| 2628 'dom/XMLDocument.h', | 2628 'dom/XMLDocument.h', |
| 2629 'dom/custom/CustomElement.cpp', |
| 2630 'dom/custom/CustomElement.h', |
| 2631 'dom/custom/CustomElementsRegistry.cpp', |
| 2632 'dom/custom/CustomElementsRegistry.h', |
| 2629 'dom/custom/V0CustomElement.cpp', | 2633 'dom/custom/V0CustomElement.cpp', |
| 2630 'dom/custom/V0CustomElement.h', | 2634 'dom/custom/V0CustomElement.h', |
| 2631 'dom/custom/V0CustomElementAsyncImportMicrotaskQueue.cpp', | 2635 'dom/custom/V0CustomElementAsyncImportMicrotaskQueue.cpp', |
| 2632 'dom/custom/V0CustomElementAsyncImportMicrotaskQueue.h', | 2636 'dom/custom/V0CustomElementAsyncImportMicrotaskQueue.h', |
| 2633 'dom/custom/V0CustomElementCallbackInvocation.cpp', | 2637 'dom/custom/V0CustomElementCallbackInvocation.cpp', |
| 2634 'dom/custom/V0CustomElementCallbackInvocation.h', | 2638 'dom/custom/V0CustomElementCallbackInvocation.h', |
| 2635 'dom/custom/V0CustomElementCallbackQueue.cpp', | 2639 'dom/custom/V0CustomElementCallbackQueue.cpp', |
| 2636 'dom/custom/V0CustomElementCallbackQueue.h', | 2640 'dom/custom/V0CustomElementCallbackQueue.h', |
| 2637 'dom/custom/V0CustomElementDefinition.cpp', | 2641 'dom/custom/V0CustomElementDefinition.cpp', |
| 2638 'dom/custom/V0CustomElementDefinition.h', | 2642 'dom/custom/V0CustomElementDefinition.h', |
| (...skipping 21 matching lines...) Expand all Loading... |
| 2660 'dom/custom/V0CustomElementRegistrationContext.cpp', | 2664 'dom/custom/V0CustomElementRegistrationContext.cpp', |
| 2661 'dom/custom/V0CustomElementRegistrationContext.h', | 2665 'dom/custom/V0CustomElementRegistrationContext.h', |
| 2662 'dom/custom/V0CustomElementRegistry.cpp', | 2666 'dom/custom/V0CustomElementRegistry.cpp', |
| 2663 'dom/custom/V0CustomElementRegistry.h', | 2667 'dom/custom/V0CustomElementRegistry.h', |
| 2664 'dom/custom/V0CustomElementScheduler.cpp', | 2668 'dom/custom/V0CustomElementScheduler.cpp', |
| 2665 'dom/custom/V0CustomElementScheduler.h', | 2669 'dom/custom/V0CustomElementScheduler.h', |
| 2666 'dom/custom/V0CustomElementSyncMicrotaskQueue.cpp', | 2670 'dom/custom/V0CustomElementSyncMicrotaskQueue.cpp', |
| 2667 'dom/custom/V0CustomElementSyncMicrotaskQueue.h', | 2671 'dom/custom/V0CustomElementSyncMicrotaskQueue.h', |
| 2668 'dom/custom/V0CustomElementUpgradeCandidateMap.cpp', | 2672 'dom/custom/V0CustomElementUpgradeCandidateMap.cpp', |
| 2669 'dom/custom/V0CustomElementUpgradeCandidateMap.h', | 2673 'dom/custom/V0CustomElementUpgradeCandidateMap.h', |
| 2670 'dom/custom/CustomElementsRegistry.cpp', | |
| 2671 'dom/custom/CustomElementsRegistry.h', | |
| 2672 'dom/shadow/DistributedNodes.cpp', | 2674 'dom/shadow/DistributedNodes.cpp', |
| 2673 'dom/shadow/DistributedNodes.h', | 2675 'dom/shadow/DistributedNodes.h', |
| 2674 'dom/shadow/ElementShadow.cpp', | 2676 'dom/shadow/ElementShadow.cpp', |
| 2675 'dom/shadow/ElementShadow.h', | 2677 'dom/shadow/ElementShadow.h', |
| 2676 'dom/shadow/FlatTreeTraversal.cpp', | 2678 'dom/shadow/FlatTreeTraversal.cpp', |
| 2677 'dom/shadow/FlatTreeTraversal.h', | 2679 'dom/shadow/FlatTreeTraversal.h', |
| 2678 'dom/shadow/InsertionPoint.cpp', | 2680 'dom/shadow/InsertionPoint.cpp', |
| 2679 'dom/shadow/InsertionPoint.h', | 2681 'dom/shadow/InsertionPoint.h', |
| 2680 'dom/shadow/SelectRuleFeatureSet.cpp', | 2682 'dom/shadow/SelectRuleFeatureSet.cpp', |
| 2681 'dom/shadow/SelectRuleFeatureSet.h', | 2683 'dom/shadow/SelectRuleFeatureSet.h', |
| (...skipping 1267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3949 'dom/NthIndexCacheTest.cpp', | 3951 'dom/NthIndexCacheTest.cpp', |
| 3950 'dom/RangeTest.cpp', | 3952 'dom/RangeTest.cpp', |
| 3951 'dom/ScriptRunnerTest.cpp', | 3953 'dom/ScriptRunnerTest.cpp', |
| 3952 'dom/SelectorQueryTest.cpp', | 3954 'dom/SelectorQueryTest.cpp', |
| 3953 'dom/StyleElementTest.cpp', | 3955 'dom/StyleElementTest.cpp', |
| 3954 'dom/StyleEngineTest.cpp', | 3956 'dom/StyleEngineTest.cpp', |
| 3955 'dom/TextTest.cpp', | 3957 'dom/TextTest.cpp', |
| 3956 'dom/TreeScopeStyleSheetCollectionTest.cpp', | 3958 'dom/TreeScopeStyleSheetCollectionTest.cpp', |
| 3957 'dom/TreeScopeTest.cpp', | 3959 'dom/TreeScopeTest.cpp', |
| 3958 'dom/URLSearchParamsTest.cpp', | 3960 'dom/URLSearchParamsTest.cpp', |
| 3961 'dom/custom/CustomElementTest.cpp', |
| 3959 'dom/shadow/FlatTreeTraversalTest.cpp', | 3962 'dom/shadow/FlatTreeTraversalTest.cpp', |
| 3960 'editing/EditingCommandTest.cpp', | 3963 'editing/EditingCommandTest.cpp', |
| 3961 'editing/EditingStrategyTest.cpp', | 3964 'editing/EditingStrategyTest.cpp', |
| 3962 'editing/EditingTestBase.cpp', | 3965 'editing/EditingTestBase.cpp', |
| 3963 'editing/EditingTestBase.h', | 3966 'editing/EditingTestBase.h', |
| 3964 'editing/EditingUtilitiesTest.cpp', | 3967 'editing/EditingUtilitiesTest.cpp', |
| 3965 'editing/EditorTest.cpp', | 3968 'editing/EditorTest.cpp', |
| 3966 'editing/FrameSelectionTest.cpp', | 3969 'editing/FrameSelectionTest.cpp', |
| 3967 'editing/GranularityStrategyTest.cpp', | 3970 'editing/GranularityStrategyTest.cpp', |
| 3968 'editing/InputMethodControllerTest.cpp', | 3971 'editing/InputMethodControllerTest.cpp', |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4104 'svg/SVGPathParserTest.cpp', | 4107 'svg/SVGPathParserTest.cpp', |
| 4105 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 4108 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 4106 'testing/PrivateScriptTestTest.cpp', | 4109 'testing/PrivateScriptTestTest.cpp', |
| 4107 'timing/MemoryInfoTest.cpp', | 4110 'timing/MemoryInfoTest.cpp', |
| 4108 'workers/WorkerThreadTest.cpp', | 4111 'workers/WorkerThreadTest.cpp', |
| 4109 'workers/WorkerThreadTestHelper.h', | 4112 'workers/WorkerThreadTestHelper.h', |
| 4110 'xml/parser/SharedBufferReaderTest.cpp', | 4113 'xml/parser/SharedBufferReaderTest.cpp', |
| 4111 ], | 4114 ], |
| 4112 } | 4115 } |
| 4113 } | 4116 } |
| OLD | NEW |