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 304 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
315 'svg/SVGLineElement.idl', | 315 'svg/SVGLineElement.idl', |
316 'svg/SVGLinearGradientElement.idl', | 316 'svg/SVGLinearGradientElement.idl', |
317 'svg/SVGMPathElement.idl', | 317 'svg/SVGMPathElement.idl', |
318 'svg/SVGMarkerElement.idl', | 318 'svg/SVGMarkerElement.idl', |
319 'svg/SVGMaskElement.idl', | 319 'svg/SVGMaskElement.idl', |
320 'svg/SVGMatrix.idl', | 320 'svg/SVGMatrix.idl', |
321 'svg/SVGMetadataElement.idl', | 321 'svg/SVGMetadataElement.idl', |
322 'svg/SVGNumber.idl', | 322 'svg/SVGNumber.idl', |
323 'svg/SVGNumberList.idl', | 323 'svg/SVGNumberList.idl', |
324 'svg/SVGPathElement.idl', | 324 'svg/SVGPathElement.idl', |
325 'svg/SVGPathSeg.idl', | |
326 'svg/SVGPathSegArcAbs.idl', | |
327 'svg/SVGPathSegArcRel.idl', | |
328 'svg/SVGPathSegClosePath.idl', | |
329 'svg/SVGPathSegCurvetoCubicAbs.idl', | |
330 'svg/SVGPathSegCurvetoCubicRel.idl', | |
331 'svg/SVGPathSegCurvetoCubicSmoothAbs.idl', | |
332 'svg/SVGPathSegCurvetoCubicSmoothRel.idl', | |
333 'svg/SVGPathSegCurvetoQuadraticAbs.idl', | |
334 'svg/SVGPathSegCurvetoQuadraticRel.idl', | |
335 'svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl', | |
336 'svg/SVGPathSegCurvetoQuadraticSmoothRel.idl', | |
337 'svg/SVGPathSegLinetoAbs.idl', | |
338 'svg/SVGPathSegLinetoHorizontalAbs.idl', | |
339 'svg/SVGPathSegLinetoHorizontalRel.idl', | |
340 'svg/SVGPathSegLinetoRel.idl', | |
341 'svg/SVGPathSegLinetoVerticalAbs.idl', | |
342 'svg/SVGPathSegLinetoVerticalRel.idl', | |
343 'svg/SVGPathSegList.idl', | |
344 'svg/SVGPathSegMovetoAbs.idl', | |
345 'svg/SVGPathSegMovetoRel.idl', | |
346 'svg/SVGPatternElement.idl', | 325 'svg/SVGPatternElement.idl', |
347 'svg/SVGPoint.idl', | 326 'svg/SVGPoint.idl', |
348 'svg/SVGPointList.idl', | 327 'svg/SVGPointList.idl', |
349 'svg/SVGPolygonElement.idl', | 328 'svg/SVGPolygonElement.idl', |
350 'svg/SVGPolylineElement.idl', | 329 'svg/SVGPolylineElement.idl', |
351 'svg/SVGPreserveAspectRatio.idl', | 330 'svg/SVGPreserveAspectRatio.idl', |
352 'svg/SVGRadialGradientElement.idl', | 331 'svg/SVGRadialGradientElement.idl', |
353 'svg/SVGRect.idl', | 332 'svg/SVGRect.idl', |
354 'svg/SVGRectElement.idl', | 333 'svg/SVGRectElement.idl', |
355 'svg/SVGSVGElement.idl', | 334 'svg/SVGSVGElement.idl', |
(...skipping 3026 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3382 'svg/SVGNumber.h', | 3361 'svg/SVGNumber.h', |
3383 'svg/SVGNumberList.cpp', | 3362 'svg/SVGNumberList.cpp', |
3384 'svg/SVGNumberList.h', | 3363 'svg/SVGNumberList.h', |
3385 'svg/SVGNumberOptionalNumber.cpp', | 3364 'svg/SVGNumberOptionalNumber.cpp', |
3386 'svg/SVGNumberOptionalNumber.h', | 3365 'svg/SVGNumberOptionalNumber.h', |
3387 'svg/SVGNumberTearOff.cpp', | 3366 'svg/SVGNumberTearOff.cpp', |
3388 'svg/SVGNumberTearOff.h', | 3367 'svg/SVGNumberTearOff.h', |
3389 'svg/SVGParserUtilities.cpp', | 3368 'svg/SVGParserUtilities.cpp', |
3390 'svg/SVGParserUtilities.h', | 3369 'svg/SVGParserUtilities.h', |
3391 'svg/SVGParsingError.h', | 3370 'svg/SVGParsingError.h', |
| 3371 'svg/SVGPath.cpp', |
| 3372 'svg/SVGPath.h', |
3392 'svg/SVGPathBlender.cpp', | 3373 'svg/SVGPathBlender.cpp', |
3393 'svg/SVGPathBlender.h', | 3374 'svg/SVGPathBlender.h', |
3394 'svg/SVGPathBuilder.cpp', | 3375 'svg/SVGPathBuilder.cpp', |
3395 'svg/SVGPathBuilder.h', | 3376 'svg/SVGPathBuilder.h', |
3396 'svg/SVGPathByteStream.h', | 3377 'svg/SVGPathByteStream.h', |
3397 'svg/SVGPathByteStreamBuilder.cpp', | 3378 'svg/SVGPathByteStreamBuilder.cpp', |
3398 'svg/SVGPathByteStreamBuilder.h', | 3379 'svg/SVGPathByteStreamBuilder.h', |
3399 'svg/SVGPathByteStreamSource.cpp', | 3380 'svg/SVGPathByteStreamSource.cpp', |
3400 'svg/SVGPathByteStreamSource.h', | 3381 'svg/SVGPathByteStreamSource.h', |
3401 'svg/SVGPathConsumer.h', | 3382 'svg/SVGPathConsumer.h', |
| 3383 'svg/SVGPathData.h', |
3402 'svg/SVGPathElement.cpp', | 3384 'svg/SVGPathElement.cpp', |
3403 'svg/SVGPathElement.h', | 3385 'svg/SVGPathElement.h', |
3404 'svg/SVGPathParser.cpp', | 3386 'svg/SVGPathParser.cpp', |
3405 'svg/SVGPathParser.h', | 3387 'svg/SVGPathParser.h', |
3406 'svg/SVGPathSeg.cpp', | |
3407 'svg/SVGPathSeg.h', | |
3408 'svg/SVGPathSegArc.h', | |
3409 'svg/SVGPathSegArcAbs.h', | |
3410 'svg/SVGPathSegArcRel.h', | |
3411 'svg/SVGPathSegClosePath.h', | |
3412 'svg/SVGPathSegCurvetoCubic.h', | |
3413 'svg/SVGPathSegCurvetoCubicAbs.h', | |
3414 'svg/SVGPathSegCurvetoCubicRel.h', | |
3415 'svg/SVGPathSegCurvetoCubicSmooth.h', | |
3416 'svg/SVGPathSegCurvetoCubicSmoothAbs.h', | |
3417 'svg/SVGPathSegCurvetoCubicSmoothRel.h', | |
3418 'svg/SVGPathSegCurvetoQuadratic.h', | |
3419 'svg/SVGPathSegCurvetoQuadraticAbs.h', | |
3420 'svg/SVGPathSegCurvetoQuadraticRel.h', | |
3421 'svg/SVGPathSegCurvetoQuadraticSmoothAbs.h', | |
3422 'svg/SVGPathSegCurvetoQuadraticSmoothRel.h', | |
3423 'svg/SVGPathSegLinetoAbs.h', | |
3424 'svg/SVGPathSegLinetoHorizontal.h', | |
3425 'svg/SVGPathSegLinetoHorizontalAbs.h', | |
3426 'svg/SVGPathSegLinetoHorizontalRel.h', | |
3427 'svg/SVGPathSegLinetoRel.h', | |
3428 'svg/SVGPathSegLinetoVertical.h', | |
3429 'svg/SVGPathSegLinetoVerticalAbs.h', | |
3430 'svg/SVGPathSegLinetoVerticalRel.h', | |
3431 'svg/SVGPathSegList.cpp', | |
3432 'svg/SVGPathSegList.h', | |
3433 'svg/SVGPathSegListBuilder.cpp', | |
3434 'svg/SVGPathSegListBuilder.h', | |
3435 'svg/SVGPathSegListSource.cpp', | |
3436 'svg/SVGPathSegListSource.h', | |
3437 'svg/SVGPathSegListTearOff.h', | |
3438 'svg/SVGPathSegMovetoAbs.h', | |
3439 'svg/SVGPathSegMovetoRel.h', | |
3440 'svg/SVGPathSource.h', | 3388 'svg/SVGPathSource.h', |
3441 'svg/SVGPathStringBuilder.cpp', | 3389 'svg/SVGPathStringBuilder.cpp', |
3442 'svg/SVGPathStringBuilder.h', | 3390 'svg/SVGPathStringBuilder.h', |
3443 'svg/SVGPathStringSource.cpp', | 3391 'svg/SVGPathStringSource.cpp', |
3444 'svg/SVGPathStringSource.h', | 3392 'svg/SVGPathStringSource.h', |
3445 'svg/SVGPathTraversalStateBuilder.cpp', | 3393 'svg/SVGPathTraversalStateBuilder.cpp', |
3446 'svg/SVGPathTraversalStateBuilder.h', | 3394 'svg/SVGPathTraversalStateBuilder.h', |
3447 'svg/SVGPathUtilities.cpp', | 3395 'svg/SVGPathUtilities.cpp', |
3448 'svg/SVGPathUtilities.h', | 3396 'svg/SVGPathUtilities.h', |
3449 'svg/SVGPatternElement.cpp', | 3397 'svg/SVGPatternElement.cpp', |
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3932 'style/SVGComputedStyleTest.cpp', | 3880 'style/SVGComputedStyleTest.cpp', |
3933 'svg/SVGPathParserTest.cpp', | 3881 'svg/SVGPathParserTest.cpp', |
3934 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3882 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
3935 'testing/PrivateScriptTestTest.cpp', | 3883 'testing/PrivateScriptTestTest.cpp', |
3936 'timing/MemoryInfoTest.cpp', | 3884 'timing/MemoryInfoTest.cpp', |
3937 'workers/WorkerThreadTest.cpp', | 3885 'workers/WorkerThreadTest.cpp', |
3938 'xml/parser/SharedBufferReaderTest.cpp', | 3886 'xml/parser/SharedBufferReaderTest.cpp', |
3939 ], | 3887 ], |
3940 } | 3888 } |
3941 } | 3889 } |
OLD | NEW |