| 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 3548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3559 'events/PointerEventInit.idl', | 3559 'events/PointerEventInit.idl', |
| 3560 'events/ProgressEventInit.idl', | 3560 'events/ProgressEventInit.idl', |
| 3561 'events/RelatedEventInit.idl', | 3561 'events/RelatedEventInit.idl', |
| 3562 'events/SecurityPolicyViolationEventInit.idl', | 3562 'events/SecurityPolicyViolationEventInit.idl', |
| 3563 'events/SharedKeyboardAndMouseEventInit.idl', | 3563 'events/SharedKeyboardAndMouseEventInit.idl', |
| 3564 'events/TransitionEventInit.idl', | 3564 'events/TransitionEventInit.idl', |
| 3565 'events/UIEventInit.idl', | 3565 'events/UIEventInit.idl', |
| 3566 'events/WheelEventInit.idl', | 3566 'events/WheelEventInit.idl', |
| 3567 'fileapi/BlobPropertyBag.idl', | 3567 'fileapi/BlobPropertyBag.idl', |
| 3568 'fileapi/FilePropertyBag.idl', | 3568 'fileapi/FilePropertyBag.idl', |
| 3569 'frame/StateOptions.idl', |
| 3569 'frame/ScrollOptions.idl', | 3570 'frame/ScrollOptions.idl', |
| 3570 'frame/ScrollToOptions.idl', | 3571 'frame/ScrollToOptions.idl', |
| 3571 'html/MediaKeyEventInit.idl', | 3572 'html/MediaKeyEventInit.idl', |
| 3572 'html/canvas/Canvas2DContextAttributes.idl', | 3573 'html/canvas/Canvas2DContextAttributes.idl', |
| 3573 'html/canvas/CanvasContextCreationAttributes.idl', | 3574 'html/canvas/CanvasContextCreationAttributes.idl', |
| 3574 'html/canvas/HitRegionOptions.idl', | 3575 'html/canvas/HitRegionOptions.idl', |
| 3575 'html/canvas/WebGLContextAttributes.idl', | 3576 'html/canvas/WebGLContextAttributes.idl', |
| 3576 'html/canvas/WebGLContextEventInit.idl', | 3577 'html/canvas/WebGLContextEventInit.idl', |
| 3577 'html/track/TrackEventInit.idl', | 3578 'html/track/TrackEventInit.idl', |
| 3578 'page/EventSourceInit.idl', | 3579 'page/EventSourceInit.idl', |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3629 '<(blink_core_output_dir)/events/TransitionEventInit.cpp', | 3630 '<(blink_core_output_dir)/events/TransitionEventInit.cpp', |
| 3630 '<(blink_core_output_dir)/events/TransitionEventInit.h', | 3631 '<(blink_core_output_dir)/events/TransitionEventInit.h', |
| 3631 '<(blink_core_output_dir)/events/UIEventInit.cpp', | 3632 '<(blink_core_output_dir)/events/UIEventInit.cpp', |
| 3632 '<(blink_core_output_dir)/events/UIEventInit.h', | 3633 '<(blink_core_output_dir)/events/UIEventInit.h', |
| 3633 '<(blink_core_output_dir)/events/WheelEventInit.cpp', | 3634 '<(blink_core_output_dir)/events/WheelEventInit.cpp', |
| 3634 '<(blink_core_output_dir)/events/WheelEventInit.h', | 3635 '<(blink_core_output_dir)/events/WheelEventInit.h', |
| 3635 '<(blink_core_output_dir)/fileapi/BlobPropertyBag.cpp', | 3636 '<(blink_core_output_dir)/fileapi/BlobPropertyBag.cpp', |
| 3636 '<(blink_core_output_dir)/fileapi/BlobPropertyBag.h', | 3637 '<(blink_core_output_dir)/fileapi/BlobPropertyBag.h', |
| 3637 '<(blink_core_output_dir)/fileapi/FilePropertyBag.cpp', | 3638 '<(blink_core_output_dir)/fileapi/FilePropertyBag.cpp', |
| 3638 '<(blink_core_output_dir)/fileapi/FilePropertyBag.h', | 3639 '<(blink_core_output_dir)/fileapi/FilePropertyBag.h', |
| 3640 '<(blink_core_output_dir)/frame/StateOptions.cpp', |
| 3641 '<(blink_core_output_dir)/frame/StateOptions.h', |
| 3639 '<(blink_core_output_dir)/frame/ScrollOptions.cpp', | 3642 '<(blink_core_output_dir)/frame/ScrollOptions.cpp', |
| 3640 '<(blink_core_output_dir)/frame/ScrollOptions.h', | 3643 '<(blink_core_output_dir)/frame/ScrollOptions.h', |
| 3641 '<(blink_core_output_dir)/frame/ScrollToOptions.cpp', | 3644 '<(blink_core_output_dir)/frame/ScrollToOptions.cpp', |
| 3642 '<(blink_core_output_dir)/frame/ScrollToOptions.h', | 3645 '<(blink_core_output_dir)/frame/ScrollToOptions.h', |
| 3643 '<(blink_core_output_dir)/html/MediaKeyEventInit.cpp', | 3646 '<(blink_core_output_dir)/html/MediaKeyEventInit.cpp', |
| 3644 '<(blink_core_output_dir)/html/MediaKeyEventInit.h', | 3647 '<(blink_core_output_dir)/html/MediaKeyEventInit.h', |
| 3645 '<(blink_core_output_dir)/html/canvas/Canvas2DContextAttributes.cpp'
, | 3648 '<(blink_core_output_dir)/html/canvas/Canvas2DContextAttributes.cpp'
, |
| 3646 '<(blink_core_output_dir)/html/canvas/Canvas2DContextAttributes.h', | 3649 '<(blink_core_output_dir)/html/canvas/Canvas2DContextAttributes.h', |
| 3647 '<(blink_core_output_dir)/html/canvas/CanvasContextCreationAttribute
s.cpp', | 3650 '<(blink_core_output_dir)/html/canvas/CanvasContextCreationAttribute
s.cpp', |
| 3648 '<(blink_core_output_dir)/html/canvas/CanvasContextCreationAttribute
s.h', | 3651 '<(blink_core_output_dir)/html/canvas/CanvasContextCreationAttribute
s.h', |
| (...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3867 'paint/LayerClipRecorderTest.cpp', | 3870 'paint/LayerClipRecorderTest.cpp', |
| 3868 'paint/LayoutObjectDrawingRecorderTest.cpp', | 3871 'paint/LayoutObjectDrawingRecorderTest.cpp', |
| 3869 'paint/TextPainterTest.cpp', | 3872 'paint/TextPainterTest.cpp', |
| 3870 'streams/ReadableStreamReaderTest.cpp', | 3873 'streams/ReadableStreamReaderTest.cpp', |
| 3871 'streams/ReadableStreamTest.cpp', | 3874 'streams/ReadableStreamTest.cpp', |
| 3872 'testing/PrivateScriptTestTest.cpp', | 3875 'testing/PrivateScriptTestTest.cpp', |
| 3873 'xml/parser/SharedBufferReaderTest.cpp', | 3876 'xml/parser/SharedBufferReaderTest.cpp', |
| 3874 ], | 3877 ], |
| 3875 } | 3878 } |
| 3876 } | 3879 } |
| OLD | NEW |