| 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 2027 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2038 'page/scrolling/ScrollState.cpp', | 2038 'page/scrolling/ScrollState.cpp', |
| 2039 'page/scrolling/ScrollState.h', | 2039 'page/scrolling/ScrollState.h', |
| 2040 'page/scrolling/ScrollStateCallback.cpp', | 2040 'page/scrolling/ScrollStateCallback.cpp', |
| 2041 'page/scrolling/ScrollStateCallback.h', | 2041 'page/scrolling/ScrollStateCallback.h', |
| 2042 'page/scrolling/StickyPositionScrollingConstraints.cpp', | 2042 'page/scrolling/StickyPositionScrollingConstraints.cpp', |
| 2043 'page/scrolling/StickyPositionScrollingConstraints.h', | 2043 'page/scrolling/StickyPositionScrollingConstraints.h', |
| 2044 'page/scrolling/ViewportScrollCallback.cpp', | 2044 'page/scrolling/ViewportScrollCallback.cpp', |
| 2045 'page/scrolling/ViewportScrollCallback.h', | 2045 'page/scrolling/ViewportScrollCallback.h', |
| 2046 'paint/BackgroundImageGeometry.cpp', | 2046 'paint/BackgroundImageGeometry.cpp', |
| 2047 'paint/BackgroundImageGeometry.h', | 2047 'paint/BackgroundImageGeometry.h', |
| 2048 'paint/BlockFlowPaintInvalidator.cpp', |
| 2049 'paint/BlockFlowPaintInvalidator.h', |
| 2048 'paint/BlockFlowPainter.cpp', | 2050 'paint/BlockFlowPainter.cpp', |
| 2049 'paint/BlockFlowPainter.h', | 2051 'paint/BlockFlowPainter.h', |
| 2050 'paint/BlockPainter.cpp', | 2052 'paint/BlockPainter.cpp', |
| 2051 'paint/BlockPainter.h', | 2053 'paint/BlockPainter.h', |
| 2052 'paint/BoxBorderPainter.cpp', | 2054 'paint/BoxBorderPainter.cpp', |
| 2053 'paint/BoxBorderPainter.h', | 2055 'paint/BoxBorderPainter.h', |
| 2054 'paint/BoxClipper.cpp', | 2056 'paint/BoxClipper.cpp', |
| 2055 'paint/BoxClipper.h', | 2057 'paint/BoxClipper.h', |
| 2056 'paint/BoxDecorationData.cpp', | 2058 'paint/BoxDecorationData.cpp', |
| 2057 'paint/BoxDecorationData.h', | 2059 'paint/BoxDecorationData.h', |
| 2060 'paint/BoxPaintInvalidator.cpp', |
| 2061 'paint/BoxPaintInvalidator.h', |
| 2058 'paint/BoxPainter.cpp', | 2062 'paint/BoxPainter.cpp', |
| 2059 'paint/BoxPainter.h', | 2063 'paint/BoxPainter.h', |
| 2060 'paint/BoxReflectionUtils.cpp', | 2064 'paint/BoxReflectionUtils.cpp', |
| 2061 'paint/BoxReflectionUtils.h', | 2065 'paint/BoxReflectionUtils.h', |
| 2062 'paint/DetailsMarkerPainter.cpp', | 2066 'paint/DetailsMarkerPainter.cpp', |
| 2063 'paint/DetailsMarkerPainter.h', | 2067 'paint/DetailsMarkerPainter.h', |
| 2064 'paint/EllipsisBoxPainter.cpp', | 2068 'paint/EllipsisBoxPainter.cpp', |
| 2065 'paint/EllipsisBoxPainter.h', | 2069 'paint/EllipsisBoxPainter.h', |
| 2066 'paint/EmbeddedObjectPainter.cpp', | 2070 'paint/EmbeddedObjectPainter.cpp', |
| 2067 'paint/EmbeddedObjectPainter.h', | 2071 'paint/EmbeddedObjectPainter.h', |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2102 'paint/ListMarkerPainter.h', | 2106 'paint/ListMarkerPainter.h', |
| 2103 'paint/MediaControlsPainter.cpp', | 2107 'paint/MediaControlsPainter.cpp', |
| 2104 'paint/MediaControlsPainter.h', | 2108 'paint/MediaControlsPainter.h', |
| 2105 'paint/MultiColumnSetPainter.cpp', | 2109 'paint/MultiColumnSetPainter.cpp', |
| 2106 'paint/MultiColumnSetPainter.h', | 2110 'paint/MultiColumnSetPainter.h', |
| 2107 'paint/NinePieceImageGrid.cpp', | 2111 'paint/NinePieceImageGrid.cpp', |
| 2108 'paint/NinePieceImageGrid.h', | 2112 'paint/NinePieceImageGrid.h', |
| 2109 'paint/NinePieceImagePainter.cpp', | 2113 'paint/NinePieceImagePainter.cpp', |
| 2110 'paint/NinePieceImagePainter.h', | 2114 'paint/NinePieceImagePainter.h', |
| 2111 'paint/ObjectPaintProperties.h', | 2115 'paint/ObjectPaintProperties.h', |
| 2116 'paint/ObjectPaintInvalidator.cpp', |
| 2117 'paint/ObjectPaintInvalidator.h', |
| 2112 'paint/ObjectPainter.cpp', | 2118 'paint/ObjectPainter.cpp', |
| 2113 'paint/ObjectPainter.h', | 2119 'paint/ObjectPainter.h', |
| 2114 'paint/PaintInfo.cpp', | 2120 'paint/PaintInfo.cpp', |
| 2115 'paint/PaintInfo.h', | 2121 'paint/PaintInfo.h', |
| 2116 'paint/PaintInvalidationCapableScrollableArea.cpp', | 2122 'paint/PaintInvalidationCapableScrollableArea.cpp', |
| 2117 'paint/PaintInvalidationCapableScrollableArea.h', | 2123 'paint/PaintInvalidationCapableScrollableArea.h', |
| 2118 'paint/PaintInvalidator.cpp', | 2124 'paint/PaintInvalidator.cpp', |
| 2119 'paint/PaintInvalidator.h', | 2125 'paint/PaintInvalidator.h', |
| 2120 'paint/PaintLayer.cpp', | 2126 'paint/PaintLayer.cpp', |
| 2121 'paint/PaintLayerClipper.cpp', | 2127 'paint/PaintLayerClipper.cpp', |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2158 'paint/SVGForeignObjectPainter.cpp', | 2164 'paint/SVGForeignObjectPainter.cpp', |
| 2159 'paint/SVGForeignObjectPainter.h', | 2165 'paint/SVGForeignObjectPainter.h', |
| 2160 'paint/SVGImagePainter.cpp', | 2166 'paint/SVGImagePainter.cpp', |
| 2161 'paint/SVGImagePainter.h', | 2167 'paint/SVGImagePainter.h', |
| 2162 'paint/SVGInlineFlowBoxPainter.cpp', | 2168 'paint/SVGInlineFlowBoxPainter.cpp', |
| 2163 'paint/SVGInlineFlowBoxPainter.h', | 2169 'paint/SVGInlineFlowBoxPainter.h', |
| 2164 'paint/SVGInlineTextBoxPainter.cpp', | 2170 'paint/SVGInlineTextBoxPainter.cpp', |
| 2165 'paint/SVGInlineTextBoxPainter.h', | 2171 'paint/SVGInlineTextBoxPainter.h', |
| 2166 'paint/SVGMaskPainter.cpp', | 2172 'paint/SVGMaskPainter.cpp', |
| 2167 'paint/SVGMaskPainter.h', | 2173 'paint/SVGMaskPainter.h', |
| 2174 'paint/SVGModelObjectPaintInvalidator.cpp', |
| 2175 'paint/SVGModelObjectPaintInvalidator.h', |
| 2168 'paint/SVGPaintContext.cpp', | 2176 'paint/SVGPaintContext.cpp', |
| 2169 'paint/SVGPaintContext.h', | 2177 'paint/SVGPaintContext.h', |
| 2170 'paint/SVGRootInlineBoxPainter.cpp', | 2178 'paint/SVGRootInlineBoxPainter.cpp', |
| 2171 'paint/SVGRootInlineBoxPainter.h', | 2179 'paint/SVGRootInlineBoxPainter.h', |
| 2172 'paint/SVGRootPainter.cpp', | 2180 'paint/SVGRootPainter.cpp', |
| 2173 'paint/SVGRootPainter.h', | 2181 'paint/SVGRootPainter.h', |
| 2174 'paint/SVGShapePainter.cpp', | 2182 'paint/SVGShapePainter.cpp', |
| 2175 'paint/SVGShapePainter.h', | 2183 'paint/SVGShapePainter.h', |
| 2176 'paint/SVGTextPainter.cpp', | 2184 'paint/SVGTextPainter.cpp', |
| 2177 'paint/SVGTextPainter.h', | 2185 'paint/SVGTextPainter.h', |
| (...skipping 2067 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4245 'testing/PrivateScriptTestTest.cpp', | 4253 'testing/PrivateScriptTestTest.cpp', |
| 4246 'timing/MemoryInfoTest.cpp', | 4254 'timing/MemoryInfoTest.cpp', |
| 4247 'timing/PerformanceBaseTest.cpp', | 4255 'timing/PerformanceBaseTest.cpp', |
| 4248 'timing/PerformanceObserverTest.cpp', | 4256 'timing/PerformanceObserverTest.cpp', |
| 4249 'workers/WorkerThreadTest.cpp', | 4257 'workers/WorkerThreadTest.cpp', |
| 4250 'workers/WorkerThreadTestHelper.h', | 4258 'workers/WorkerThreadTestHelper.h', |
| 4251 'xml/parser/SharedBufferReaderTest.cpp', | 4259 'xml/parser/SharedBufferReaderTest.cpp', |
| 4252 ], | 4260 ], |
| 4253 } | 4261 } |
| 4254 } | 4262 } |
| OLD | NEW |