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 575 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
586 'animation/Interpolation.h', | 586 'animation/Interpolation.h', |
587 'animation/InterpolationEffect.cpp', | 587 'animation/InterpolationEffect.cpp', |
588 'animation/InterpolationEffect.h', | 588 'animation/InterpolationEffect.h', |
589 'animation/KeyframeEffectModel.cpp', | 589 'animation/KeyframeEffectModel.cpp', |
590 'animation/KeyframeEffectModel.h', | 590 'animation/KeyframeEffectModel.h', |
591 'animation/LegacyStyleInterpolation.h', | 591 'animation/LegacyStyleInterpolation.h', |
592 'animation/LengthBoxStyleInterpolation.cpp', | 592 'animation/LengthBoxStyleInterpolation.cpp', |
593 'animation/LengthBoxStyleInterpolation.h', | 593 'animation/LengthBoxStyleInterpolation.h', |
594 'animation/LengthPairStyleInterpolation.cpp', | 594 'animation/LengthPairStyleInterpolation.cpp', |
595 'animation/LengthPairStyleInterpolation.h', | 595 'animation/LengthPairStyleInterpolation.h', |
596 'animation/LengthPoint3DStyleInterpolation.cpp', | |
597 'animation/LengthPoint3DStyleInterpolation.h', | |
598 'animation/LengthStyleInterpolation.cpp', | 596 'animation/LengthStyleInterpolation.cpp', |
599 'animation/LengthStyleInterpolation.h', | 597 'animation/LengthStyleInterpolation.h', |
600 'animation/SampledEffect.cpp', | 598 'animation/SampledEffect.cpp', |
601 'animation/SampledEffect.h', | 599 'animation/SampledEffect.h', |
| 600 'animation/ListStyleInterpolation.h', |
602 'animation/ShadowStyleInterpolation.cpp', | 601 'animation/ShadowStyleInterpolation.cpp', |
603 'animation/ShadowStyleInterpolation.h', | 602 'animation/ShadowStyleInterpolation.h', |
604 'animation/StringKeyframe.cpp', | 603 'animation/StringKeyframe.cpp', |
605 'animation/StringKeyframe.h', | 604 'animation/StringKeyframe.h', |
606 'animation/StyleInterpolation.h', | 605 'animation/StyleInterpolation.h', |
607 'animation/Timing.cpp', | 606 'animation/Timing.cpp', |
608 'animation/Timing.h', | 607 'animation/Timing.h', |
609 'animation/TimingCalculations.h', | 608 'animation/TimingCalculations.h', |
610 'animation/TimingInput.cpp', | 609 'animation/TimingInput.cpp', |
611 'animation/TimingInput.h', | 610 'animation/TimingInput.h', |
(...skipping 3038 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3650 'animation/CompositorAnimationsTestHelper.h', | 3649 'animation/CompositorAnimationsTestHelper.h', |
3651 'animation/ColorStyleInterpolationTest.cpp', | 3650 'animation/ColorStyleInterpolationTest.cpp', |
3652 'animation/DeferredLegacyStyleInterpolationTest.cpp', | 3651 'animation/DeferredLegacyStyleInterpolationTest.cpp', |
3653 'animation/DoubleStyleInterpolationTest.cpp', | 3652 'animation/DoubleStyleInterpolationTest.cpp', |
3654 'animation/EffectInputTest.cpp', | 3653 'animation/EffectInputTest.cpp', |
3655 'animation/InterpolableValueTest.cpp', | 3654 'animation/InterpolableValueTest.cpp', |
3656 'animation/InterpolationEffectTest.cpp', | 3655 'animation/InterpolationEffectTest.cpp', |
3657 'animation/KeyframeEffectModelTest.cpp', | 3656 'animation/KeyframeEffectModelTest.cpp', |
3658 'animation/LengthBoxStyleInterpolationTest.cpp', | 3657 'animation/LengthBoxStyleInterpolationTest.cpp', |
3659 'animation/LengthPairStyleInterpolationTest.cpp', | 3658 'animation/LengthPairStyleInterpolationTest.cpp', |
3660 'animation/LengthPoint3DStyleInterpolationTest.cpp', | |
3661 'animation/LengthStyleInterpolationTest.cpp', | 3659 'animation/LengthStyleInterpolationTest.cpp', |
| 3660 'animation/ListStyleInterpolationTest.cpp', |
3662 'animation/ShadowStyleInterpolationTest.cpp', | 3661 'animation/ShadowStyleInterpolationTest.cpp', |
3663 'animation/TimingCalculationsTest.cpp', | 3662 'animation/TimingCalculationsTest.cpp', |
3664 'animation/TimingInputTest.cpp', | 3663 'animation/TimingInputTest.cpp', |
3665 'animation/VisibilityStyleInterpolationTest.cpp', | 3664 'animation/VisibilityStyleInterpolationTest.cpp', |
3666 'animation/animatable/AnimatableColorTest.cpp', | 3665 'animation/animatable/AnimatableColorTest.cpp', |
3667 'animation/animatable/AnimatableDoubleAndBoolTest.cpp', | 3666 'animation/animatable/AnimatableDoubleAndBoolTest.cpp', |
3668 'animation/animatable/AnimatableDoubleTest.cpp', | 3667 'animation/animatable/AnimatableDoubleTest.cpp', |
3669 'animation/animatable/AnimatableLengthTest.cpp', | 3668 'animation/animatable/AnimatableLengthTest.cpp', |
3670 'animation/animatable/AnimatableNeutralTest.cpp', | 3669 'animation/animatable/AnimatableNeutralTest.cpp', |
3671 'animation/animatable/AnimatableStrokeDasharrayListTest.cpp', | 3670 'animation/animatable/AnimatableStrokeDasharrayListTest.cpp', |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3757 'rendering/style/RenderStyleTest.cpp', | 3756 'rendering/style/RenderStyleTest.cpp', |
3758 'rendering/style/SVGRenderStyleTest.cpp', | 3757 'rendering/style/SVGRenderStyleTest.cpp', |
3759 'streams/ReadableStreamTest.cpp', | 3758 'streams/ReadableStreamTest.cpp', |
3760 'testing/PrivateScriptTestTest.cpp', | 3759 'testing/PrivateScriptTestTest.cpp', |
3761 'testing/UnitTestHelpers.cpp', | 3760 'testing/UnitTestHelpers.cpp', |
3762 'testing/UnitTestHelpers.h', | 3761 'testing/UnitTestHelpers.h', |
3763 'xml/parser/SharedBufferReaderTest.cpp', | 3762 'xml/parser/SharedBufferReaderTest.cpp', |
3764 ], | 3763 ], |
3765 } | 3764 } |
3766 } | 3765 } |
OLD | NEW |