| 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/AnimationEffectReadOnly.idl', | 9 'animation/AnimationEffectReadOnly.idl', |
| 10 'animation/AnimationEffectTiming.idl', | 10 'animation/AnimationEffectTiming.idl', |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 'dom/Text.idl', | 115 'dom/Text.idl', |
| 116 'dom/Touch.idl', | 116 'dom/Touch.idl', |
| 117 'dom/TouchList.idl', | 117 'dom/TouchList.idl', |
| 118 'dom/TreeWalker.idl', | 118 'dom/TreeWalker.idl', |
| 119 'dom/Uint16Array.idl', | 119 'dom/Uint16Array.idl', |
| 120 'dom/Uint32Array.idl', | 120 'dom/Uint32Array.idl', |
| 121 'dom/Uint8Array.idl', | 121 'dom/Uint8Array.idl', |
| 122 'dom/Uint8ClampedArray.idl', | 122 'dom/Uint8ClampedArray.idl', |
| 123 'dom/URLSearchParams.idl', | 123 'dom/URLSearchParams.idl', |
| 124 'dom/XMLDocument.idl', | 124 'dom/XMLDocument.idl', |
| 125 'dom/custom/CustomElementsRegistry.idl', | 125 'dom/custom/CustomElementRegistry.idl', |
| 126 'dom/shadow/ShadowRoot.idl', | 126 'dom/shadow/ShadowRoot.idl', |
| 127 'editing/Selection.idl', | 127 'editing/Selection.idl', |
| 128 'events/AnimationEvent.idl', | 128 'events/AnimationEvent.idl', |
| 129 'events/AnimationPlayerEvent.idl', | 129 'events/AnimationPlayerEvent.idl', |
| 130 'events/ApplicationCacheErrorEvent.idl', | 130 'events/ApplicationCacheErrorEvent.idl', |
| 131 'events/BeforeUnloadEvent.idl', | 131 'events/BeforeUnloadEvent.idl', |
| 132 'events/ClipboardEvent.idl', | 132 'events/ClipboardEvent.idl', |
| 133 'events/CompositionEvent.idl', | 133 'events/CompositionEvent.idl', |
| 134 'events/CustomEvent.idl', | 134 'events/CustomEvent.idl', |
| 135 'events/DragEvent.idl', | 135 'events/DragEvent.idl', |
| (...skipping 2587 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2723 'dom/custom/CustomElementReaction.cpp', | 2723 'dom/custom/CustomElementReaction.cpp', |
| 2724 'dom/custom/CustomElementReaction.h', | 2724 'dom/custom/CustomElementReaction.h', |
| 2725 'dom/custom/CustomElementReactionQueue.cpp', | 2725 'dom/custom/CustomElementReactionQueue.cpp', |
| 2726 'dom/custom/CustomElementReactionQueue.h', | 2726 'dom/custom/CustomElementReactionQueue.h', |
| 2727 'dom/custom/CustomElementReactionStack.cpp', | 2727 'dom/custom/CustomElementReactionStack.cpp', |
| 2728 'dom/custom/CustomElementReactionStack.h', | 2728 'dom/custom/CustomElementReactionStack.h', |
| 2729 'dom/custom/CustomElementUpgradeReaction.cpp', | 2729 'dom/custom/CustomElementUpgradeReaction.cpp', |
| 2730 'dom/custom/CustomElementUpgradeReaction.h', | 2730 'dom/custom/CustomElementUpgradeReaction.h', |
| 2731 'dom/custom/CustomElementUpgradeSorter.cpp', | 2731 'dom/custom/CustomElementUpgradeSorter.cpp', |
| 2732 'dom/custom/CustomElementUpgradeSorter.h', | 2732 'dom/custom/CustomElementUpgradeSorter.h', |
| 2733 'dom/custom/CustomElementsRegistry.cpp', | 2733 'dom/custom/CustomElementRegistry.cpp', |
| 2734 'dom/custom/CustomElementsRegistry.h', | 2734 'dom/custom/CustomElementRegistry.h', |
| 2735 'dom/custom/V0CustomElement.cpp', | 2735 'dom/custom/V0CustomElement.cpp', |
| 2736 'dom/custom/V0CustomElement.h', | 2736 'dom/custom/V0CustomElement.h', |
| 2737 'dom/custom/V0CustomElementAsyncImportMicrotaskQueue.cpp', | 2737 'dom/custom/V0CustomElementAsyncImportMicrotaskQueue.cpp', |
| 2738 'dom/custom/V0CustomElementAsyncImportMicrotaskQueue.h', | 2738 'dom/custom/V0CustomElementAsyncImportMicrotaskQueue.h', |
| 2739 'dom/custom/V0CustomElementCallbackInvocation.cpp', | 2739 'dom/custom/V0CustomElementCallbackInvocation.cpp', |
| 2740 'dom/custom/V0CustomElementCallbackInvocation.h', | 2740 'dom/custom/V0CustomElementCallbackInvocation.h', |
| 2741 'dom/custom/V0CustomElementCallbackQueue.cpp', | 2741 'dom/custom/V0CustomElementCallbackQueue.cpp', |
| 2742 'dom/custom/V0CustomElementCallbackQueue.h', | 2742 'dom/custom/V0CustomElementCallbackQueue.h', |
| 2743 'dom/custom/V0CustomElementDefinition.cpp', | 2743 'dom/custom/V0CustomElementDefinition.cpp', |
| 2744 'dom/custom/V0CustomElementDefinition.h', | 2744 'dom/custom/V0CustomElementDefinition.h', |
| (...skipping 1371 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4116 'dom/TreeScopeStyleSheetCollectionTest.cpp', | 4116 'dom/TreeScopeStyleSheetCollectionTest.cpp', |
| 4117 'dom/TreeScopeTest.cpp', | 4117 'dom/TreeScopeTest.cpp', |
| 4118 'dom/URLSearchParamsTest.cpp', | 4118 'dom/URLSearchParamsTest.cpp', |
| 4119 'dom/custom/CustomElementDescriptorTest.cpp', | 4119 'dom/custom/CustomElementDescriptorTest.cpp', |
| 4120 'dom/custom/CustomElementReactionQueueTest.cpp', | 4120 'dom/custom/CustomElementReactionQueueTest.cpp', |
| 4121 'dom/custom/CustomElementReactionStackTest.cpp', | 4121 'dom/custom/CustomElementReactionStackTest.cpp', |
| 4122 'dom/custom/CustomElementReactionTestHelpers.h', | 4122 'dom/custom/CustomElementReactionTestHelpers.h', |
| 4123 'dom/custom/CustomElementTest.cpp', | 4123 'dom/custom/CustomElementTest.cpp', |
| 4124 'dom/custom/CustomElementTestHelpers.h', | 4124 'dom/custom/CustomElementTestHelpers.h', |
| 4125 'dom/custom/CustomElementUpgradeSorterTest.cpp', | 4125 'dom/custom/CustomElementUpgradeSorterTest.cpp', |
| 4126 'dom/custom/CustomElementsRegistryTest.cpp', | 4126 'dom/custom/CustomElementRegistryTest.cpp', |
| 4127 'dom/shadow/FlatTreeTraversalTest.cpp', | 4127 'dom/shadow/FlatTreeTraversalTest.cpp', |
| 4128 'editing/EditingCommandTest.cpp', | 4128 'editing/EditingCommandTest.cpp', |
| 4129 'editing/EditingStrategyTest.cpp', | 4129 'editing/EditingStrategyTest.cpp', |
| 4130 'editing/EditingStyleTest.cpp', | 4130 'editing/EditingStyleTest.cpp', |
| 4131 'editing/EditingTestBase.cpp', | 4131 'editing/EditingTestBase.cpp', |
| 4132 'editing/EditingTestBase.h', | 4132 'editing/EditingTestBase.h', |
| 4133 'editing/EditingUtilitiesTest.cpp', | 4133 'editing/EditingUtilitiesTest.cpp', |
| 4134 'editing/EditorTest.cpp', | 4134 'editing/EditorTest.cpp', |
| 4135 'editing/EphemeralRangeTest.cpp', | 4135 'editing/EphemeralRangeTest.cpp', |
| 4136 'editing/FrameSelectionTest.cpp', | 4136 'editing/FrameSelectionTest.cpp', |
| (...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4300 'timing/MemoryInfoTest.cpp', | 4300 'timing/MemoryInfoTest.cpp', |
| 4301 'timing/PerformanceBaseTest.cpp', | 4301 'timing/PerformanceBaseTest.cpp', |
| 4302 'timing/PerformanceObserverTest.cpp', | 4302 'timing/PerformanceObserverTest.cpp', |
| 4303 'workers/DedicatedWorkerTest.cpp', | 4303 'workers/DedicatedWorkerTest.cpp', |
| 4304 'workers/WorkerThreadTest.cpp', | 4304 'workers/WorkerThreadTest.cpp', |
| 4305 'workers/WorkerThreadTestHelper.h', | 4305 'workers/WorkerThreadTestHelper.h', |
| 4306 'xml/parser/SharedBufferReaderTest.cpp', | 4306 'xml/parser/SharedBufferReaderTest.cpp', |
| 4307 ], | 4307 ], |
| 4308 } | 4308 } |
| 4309 } | 4309 } |
| OLD | NEW |