| 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 830 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 841 'style/StyleRareNonInheritedData.cpp', | 841 'style/StyleRareNonInheritedData.cpp', |
| 842 'style/StyleScrollSnapData.cpp', | 842 'style/StyleScrollSnapData.cpp', |
| 843 'style/StyleScrollSnapData.h', | 843 'style/StyleScrollSnapData.h', |
| 844 'style/StyleSelfAlignmentData.h', | 844 'style/StyleSelfAlignmentData.h', |
| 845 'style/StyleSurroundData.cpp', | 845 'style/StyleSurroundData.cpp', |
| 846 'style/StyleTransformData.cpp', | 846 'style/StyleTransformData.cpp', |
| 847 'style/StyleVariableData.cpp', | 847 'style/StyleVariableData.cpp', |
| 848 'style/StyleVariableData.h', | 848 'style/StyleVariableData.h', |
| 849 'style/StyleVisualData.cpp', | 849 'style/StyleVisualData.cpp', |
| 850 'style/StyleWillChangeData.cpp', | 850 'style/StyleWillChangeData.cpp', |
| 851 'style/TextSizeAdjust.h', |
| 851 'layout/svg/line/SVGInlineFlowBox.cpp', | 852 'layout/svg/line/SVGInlineFlowBox.cpp', |
| 852 'layout/svg/line/SVGInlineFlowBox.h', | 853 'layout/svg/line/SVGInlineFlowBox.h', |
| 853 'layout/svg/line/SVGInlineTextBox.cpp', | 854 'layout/svg/line/SVGInlineTextBox.cpp', |
| 854 'layout/svg/line/SVGInlineTextBox.h', | 855 'layout/svg/line/SVGInlineTextBox.h', |
| 855 'layout/svg/line/SVGRootInlineBox.cpp', | 856 'layout/svg/line/SVGRootInlineBox.cpp', |
| 856 'layout/svg/line/SVGRootInlineBox.h', | 857 'layout/svg/line/SVGRootInlineBox.h', |
| 857 ], | 858 ], |
| 858 'webcore_non_rendering_files': [ | 859 'webcore_non_rendering_files': [ |
| 859 'CoreInitializer.cpp', | 860 'CoreInitializer.cpp', |
| 860 'CoreInitializer.h', | 861 'CoreInitializer.h', |
| (...skipping 3280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4141 'layout/LayoutTableSectionTest.cpp', | 4142 'layout/LayoutTableSectionTest.cpp', |
| 4142 'layout/LayoutTestHelper.cpp', | 4143 'layout/LayoutTestHelper.cpp', |
| 4143 'layout/LayoutTestHelper.h', | 4144 'layout/LayoutTestHelper.h', |
| 4144 'layout/LayoutThemeTest.cpp', | 4145 'layout/LayoutThemeTest.cpp', |
| 4145 'layout/MapCoordinatesTest.cpp', | 4146 'layout/MapCoordinatesTest.cpp', |
| 4146 'layout/MultiColumnFragmentainerGroupTest.cpp', | 4147 'layout/MultiColumnFragmentainerGroupTest.cpp', |
| 4147 'layout/OverflowModelTest.cpp', | 4148 'layout/OverflowModelTest.cpp', |
| 4148 'layout/PaginationTest.cpp', | 4149 'layout/PaginationTest.cpp', |
| 4149 'layout/PaintContainmentTest.cpp', | 4150 'layout/PaintContainmentTest.cpp', |
| 4150 'layout/ScrollAnchorTest.cpp', | 4151 'layout/ScrollAnchorTest.cpp', |
| 4152 'layout/TextAutosizerTest.cpp', |
| 4151 'layout/VisualRectMappingTest.cpp', | 4153 'layout/VisualRectMappingTest.cpp', |
| 4152 'layout/compositing/CompositedLayerMappingTest.cpp', | 4154 'layout/compositing/CompositedLayerMappingTest.cpp', |
| 4153 'layout/shapes/BoxShapeTest.cpp', | 4155 'layout/shapes/BoxShapeTest.cpp', |
| 4154 'layout/svg/LayoutSVGRootTest.cpp', | 4156 'layout/svg/LayoutSVGRootTest.cpp', |
| 4155 'loader/DocumentLoadTimingTest.cpp', | 4157 'loader/DocumentLoadTimingTest.cpp', |
| 4156 'loader/FrameFetchContextTest.cpp', | 4158 'loader/FrameFetchContextTest.cpp', |
| 4157 'loader/LinkLoaderTest.cpp', | 4159 'loader/LinkLoaderTest.cpp', |
| 4158 'loader/MixedContentCheckerTest.cpp', | 4160 'loader/MixedContentCheckerTest.cpp', |
| 4159 'loader/TextResourceDecoderBuilderTest.cpp', | 4161 'loader/TextResourceDecoderBuilderTest.cpp', |
| 4160 'loader/ThreadableLoaderTest.cpp', | 4162 'loader/ThreadableLoaderTest.cpp', |
| (...skipping 30 matching lines...) Expand all Loading... |
| 4191 'testing/PrivateScriptTestTest.cpp', | 4193 'testing/PrivateScriptTestTest.cpp', |
| 4192 'timing/MemoryInfoTest.cpp', | 4194 'timing/MemoryInfoTest.cpp', |
| 4193 'timing/PerformanceBaseTest.cpp', | 4195 'timing/PerformanceBaseTest.cpp', |
| 4194 'timing/PerformanceObserverTest.cpp', | 4196 'timing/PerformanceObserverTest.cpp', |
| 4195 'workers/WorkerThreadTest.cpp', | 4197 'workers/WorkerThreadTest.cpp', |
| 4196 'workers/WorkerThreadTestHelper.h', | 4198 'workers/WorkerThreadTestHelper.h', |
| 4197 'xml/parser/SharedBufferReaderTest.cpp', | 4199 'xml/parser/SharedBufferReaderTest.cpp', |
| 4198 ], | 4200 ], |
| 4199 } | 4201 } |
| 4200 } | 4202 } |
| OLD | NEW |