| 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 3481 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3492 'svg/graphics/filters/SVGFEImage.cpp', | 3492 'svg/graphics/filters/SVGFEImage.cpp', |
| 3493 'svg/graphics/filters/SVGFEImage.h', | 3493 'svg/graphics/filters/SVGFEImage.h', |
| 3494 'svg/graphics/filters/SVGFilter.cpp', | 3494 'svg/graphics/filters/SVGFilter.cpp', |
| 3495 'svg/graphics/filters/SVGFilter.h', | 3495 'svg/graphics/filters/SVGFilter.h', |
| 3496 'svg/graphics/filters/SVGFilterBuilder.cpp', | 3496 'svg/graphics/filters/SVGFilterBuilder.cpp', |
| 3497 'svg/graphics/filters/SVGFilterBuilder.h', | 3497 'svg/graphics/filters/SVGFilterBuilder.h', |
| 3498 'svg/properties/SVGAnimatedProperty.cpp', | 3498 'svg/properties/SVGAnimatedProperty.cpp', |
| 3499 'svg/properties/SVGPropertyTearOff.cpp', | 3499 'svg/properties/SVGPropertyTearOff.cpp', |
| 3500 ], | 3500 ], |
| 3501 'core_dictionary_idl_files': [ | 3501 'core_dictionary_idl_files': [ |
| 3502 'animation/AnimationTimingProperties.idl', |
| 3502 'animation/ComputedTimingProperties.idl', | 3503 'animation/ComputedTimingProperties.idl', |
| 3503 'css/FontFaceDescriptors.idl', | 3504 'css/FontFaceDescriptors.idl', |
| 3504 'css/MediaQueryListEventInit.idl', | 3505 'css/MediaQueryListEventInit.idl', |
| 3505 'dom/DOMPointInit.idl', | 3506 'dom/DOMPointInit.idl', |
| 3506 'dom/ElementRegistrationOptions.idl', | 3507 'dom/ElementRegistrationOptions.idl', |
| 3507 'dom/MutationObserverInit.idl', | 3508 'dom/MutationObserverInit.idl', |
| 3508 'events/AnimationPlayerEventInit.idl', | 3509 'events/AnimationPlayerEventInit.idl', |
| 3509 'events/ApplicationCacheErrorEventInit.idl', | 3510 'events/ApplicationCacheErrorEventInit.idl', |
| 3510 'events/AutocompleteErrorEventInit.idl', | 3511 'events/AutocompleteErrorEventInit.idl', |
| 3511 'events/CompositionEventInit.idl', | 3512 'events/CompositionEventInit.idl', |
| (...skipping 18 matching lines...) Expand all Loading... |
| 3530 'html/canvas/Canvas2DContextAttributes.idl', | 3531 'html/canvas/Canvas2DContextAttributes.idl', |
| 3531 'html/canvas/CanvasContextCreationAttributes.idl', | 3532 'html/canvas/CanvasContextCreationAttributes.idl', |
| 3532 'html/canvas/HitRegionOptions.idl', | 3533 'html/canvas/HitRegionOptions.idl', |
| 3533 'html/canvas/WebGLContextAttributes.idl', | 3534 'html/canvas/WebGLContextAttributes.idl', |
| 3534 'html/canvas/WebGLContextEventInit.idl', | 3535 'html/canvas/WebGLContextEventInit.idl', |
| 3535 'html/track/TrackEventInit.idl', | 3536 'html/track/TrackEventInit.idl', |
| 3536 'page/EventSourceInit.idl', | 3537 'page/EventSourceInit.idl', |
| 3537 'storage/StorageEventInit.idl', | 3538 'storage/StorageEventInit.idl', |
| 3538 ], | 3539 ], |
| 3539 'generated_core_dictionary_files': [ | 3540 'generated_core_dictionary_files': [ |
| 3541 '<(blink_core_output_dir)/animation/AnimationTimingProperties.cpp', |
| 3542 '<(blink_core_output_dir)/animation/AnimationTimingProperties.h', |
| 3540 '<(blink_core_output_dir)/animation/ComputedTimingProperties.cpp', | 3543 '<(blink_core_output_dir)/animation/ComputedTimingProperties.cpp', |
| 3541 '<(blink_core_output_dir)/animation/ComputedTimingProperties.h', | 3544 '<(blink_core_output_dir)/animation/ComputedTimingProperties.h', |
| 3542 '<(blink_core_output_dir)/css/FontFaceDescriptors.cpp', | 3545 '<(blink_core_output_dir)/css/FontFaceDescriptors.cpp', |
| 3543 '<(blink_core_output_dir)/css/FontFaceDescriptors.h', | 3546 '<(blink_core_output_dir)/css/FontFaceDescriptors.h', |
| 3544 '<(blink_core_output_dir)/css/MediaQueryListEventInit.cpp', | 3547 '<(blink_core_output_dir)/css/MediaQueryListEventInit.cpp', |
| 3545 '<(blink_core_output_dir)/css/MediaQueryListEventInit.h', | 3548 '<(blink_core_output_dir)/css/MediaQueryListEventInit.h', |
| 3546 '<(blink_core_output_dir)/dom/DOMPointInit.cpp', | 3549 '<(blink_core_output_dir)/dom/DOMPointInit.cpp', |
| 3547 '<(blink_core_output_dir)/dom/DOMPointInit.h', | 3550 '<(blink_core_output_dir)/dom/DOMPointInit.h', |
| 3548 '<(blink_core_output_dir)/dom/ElementRegistrationOptions.cpp', | 3551 '<(blink_core_output_dir)/dom/ElementRegistrationOptions.cpp', |
| 3549 '<(blink_core_output_dir)/dom/ElementRegistrationOptions.h', | 3552 '<(blink_core_output_dir)/dom/ElementRegistrationOptions.h', |
| (...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3809 'rendering/RenderingTestHelper.h', | 3812 'rendering/RenderingTestHelper.h', |
| 3810 'streams/ExclusiveStreamReaderTest.cpp', | 3813 'streams/ExclusiveStreamReaderTest.cpp', |
| 3811 'streams/ReadableStreamTest.cpp', | 3814 'streams/ReadableStreamTest.cpp', |
| 3812 'testing/PrivateScriptTestTest.cpp', | 3815 'testing/PrivateScriptTestTest.cpp', |
| 3813 'testing/UnitTestHelpers.cpp', | 3816 'testing/UnitTestHelpers.cpp', |
| 3814 'testing/UnitTestHelpers.h', | 3817 'testing/UnitTestHelpers.h', |
| 3815 'xml/parser/SharedBufferReaderTest.cpp', | 3818 'xml/parser/SharedBufferReaderTest.cpp', |
| 3816 ], | 3819 ], |
| 3817 } | 3820 } |
| 3818 } | 3821 } |
| OLD | NEW |