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 592 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
603 'layout/LayoutInline.h', | 603 'layout/LayoutInline.h', |
604 'layout/LayoutListBox.cpp', | 604 'layout/LayoutListBox.cpp', |
605 'layout/LayoutListBox.h', | 605 'layout/LayoutListBox.h', |
606 'layout/LayoutListItem.cpp', | 606 'layout/LayoutListItem.cpp', |
607 'layout/LayoutListMarker.cpp', | 607 'layout/LayoutListMarker.cpp', |
608 'layout/LayoutListMarker.h', | 608 'layout/LayoutListMarker.h', |
609 'layout/LayoutMedia.cpp', | 609 'layout/LayoutMedia.cpp', |
610 'layout/LayoutMedia.h', | 610 'layout/LayoutMedia.h', |
611 'layout/LayoutMenuList.cpp', | 611 'layout/LayoutMenuList.cpp', |
612 'layout/LayoutMenuList.h', | 612 'layout/LayoutMenuList.h', |
613 'layout/LayoutMeter.cpp', | |
614 'layout/LayoutMeter.h', | |
615 'layout/LayoutMultiColumnFlowThread.cpp', | 613 'layout/LayoutMultiColumnFlowThread.cpp', |
616 'layout/LayoutMultiColumnFlowThread.h', | 614 'layout/LayoutMultiColumnFlowThread.h', |
617 'layout/LayoutMultiColumnSet.cpp', | 615 'layout/LayoutMultiColumnSet.cpp', |
618 'layout/LayoutMultiColumnSet.h', | 616 'layout/LayoutMultiColumnSet.h', |
619 'layout/LayoutMultiColumnSpannerPlaceholder.cpp', | 617 'layout/LayoutMultiColumnSpannerPlaceholder.cpp', |
620 'layout/LayoutMultiColumnSpannerPlaceholder.h', | 618 'layout/LayoutMultiColumnSpannerPlaceholder.h', |
621 'layout/LayoutObject.cpp', | 619 'layout/LayoutObject.cpp', |
622 'layout/LayoutObjectChildList.cpp', | 620 'layout/LayoutObjectChildList.cpp', |
623 'layout/LayoutPagedFlowThread.cpp', | 621 'layout/LayoutPagedFlowThread.cpp', |
624 'layout/LayoutPagedFlowThread.h', | 622 'layout/LayoutPagedFlowThread.h', |
(...skipping 2523 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3148 'html/shadow/DateTimeSymbolicFieldElement.cpp', | 3146 'html/shadow/DateTimeSymbolicFieldElement.cpp', |
3149 'html/shadow/DateTimeSymbolicFieldElement.h', | 3147 'html/shadow/DateTimeSymbolicFieldElement.h', |
3150 'html/shadow/DetailsMarkerControl.cpp', | 3148 'html/shadow/DetailsMarkerControl.cpp', |
3151 'html/shadow/DetailsMarkerControl.h', | 3149 'html/shadow/DetailsMarkerControl.h', |
3152 'html/shadow/MediaControlElementTypes.cpp', | 3150 'html/shadow/MediaControlElementTypes.cpp', |
3153 'html/shadow/MediaControlElementTypes.h', | 3151 'html/shadow/MediaControlElementTypes.h', |
3154 'html/shadow/MediaControlElements.cpp', | 3152 'html/shadow/MediaControlElements.cpp', |
3155 'html/shadow/MediaControlElements.h', | 3153 'html/shadow/MediaControlElements.h', |
3156 'html/shadow/MediaControls.cpp', | 3154 'html/shadow/MediaControls.cpp', |
3157 'html/shadow/MediaControls.h', | 3155 'html/shadow/MediaControls.h', |
3158 'html/shadow/MeterShadowElement.cpp', | |
3159 'html/shadow/MeterShadowElement.h', | |
3160 'html/shadow/PickerIndicatorElement.cpp', | 3156 'html/shadow/PickerIndicatorElement.cpp', |
3161 'html/shadow/PickerIndicatorElement.h', | 3157 'html/shadow/PickerIndicatorElement.h', |
3162 'html/shadow/ProgressShadowElement.cpp', | 3158 'html/shadow/ProgressShadowElement.cpp', |
3163 'html/shadow/ProgressShadowElement.h', | 3159 'html/shadow/ProgressShadowElement.h', |
3164 'html/shadow/ShadowElementNames.cpp', | 3160 'html/shadow/ShadowElementNames.cpp', |
3165 'html/shadow/ShadowElementNames.h', | 3161 'html/shadow/ShadowElementNames.h', |
3166 'html/shadow/SliderThumbElement.cpp', | 3162 'html/shadow/SliderThumbElement.cpp', |
3167 'html/shadow/SliderThumbElement.h', | 3163 'html/shadow/SliderThumbElement.h', |
3168 'html/shadow/SpinButtonElement.cpp', | 3164 'html/shadow/SpinButtonElement.cpp', |
3169 'html/shadow/SpinButtonElement.h', | 3165 'html/shadow/SpinButtonElement.h', |
(...skipping 871 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4041 'style/SVGComputedStyleTest.cpp', | 4037 'style/SVGComputedStyleTest.cpp', |
4042 'svg/SVGPathParserTest.cpp', | 4038 'svg/SVGPathParserTest.cpp', |
4043 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 4039 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
4044 'testing/PrivateScriptTestTest.cpp', | 4040 'testing/PrivateScriptTestTest.cpp', |
4045 'timing/MemoryInfoTest.cpp', | 4041 'timing/MemoryInfoTest.cpp', |
4046 'workers/WorkerThreadTest.cpp', | 4042 'workers/WorkerThreadTest.cpp', |
4047 'xml/parser/SharedBufferReaderTest.cpp', | 4043 'xml/parser/SharedBufferReaderTest.cpp', |
4048 ], | 4044 ], |
4049 } | 4045 } |
4050 } | 4046 } |
OLD | NEW |