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 574 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
585 'animation/Interpolation.h', | 585 'animation/Interpolation.h', |
586 'animation/InterpolationEffect.cpp', | 586 'animation/InterpolationEffect.cpp', |
587 'animation/InterpolationEffect.h', | 587 'animation/InterpolationEffect.h', |
588 'animation/KeyframeEffectModel.cpp', | 588 'animation/KeyframeEffectModel.cpp', |
589 'animation/KeyframeEffectModel.h', | 589 'animation/KeyframeEffectModel.h', |
590 'animation/LegacyStyleInterpolation.h', | 590 'animation/LegacyStyleInterpolation.h', |
591 'animation/LengthBoxStyleInterpolation.cpp', | 591 'animation/LengthBoxStyleInterpolation.cpp', |
592 'animation/LengthBoxStyleInterpolation.h', | 592 'animation/LengthBoxStyleInterpolation.h', |
593 'animation/LengthPairStyleInterpolation.cpp', | 593 'animation/LengthPairStyleInterpolation.cpp', |
594 'animation/LengthPairStyleInterpolation.h', | 594 'animation/LengthPairStyleInterpolation.h', |
595 'animation/LengthPoint3DStyleInterpolation.cpp', | |
596 'animation/LengthPoint3DStyleInterpolation.h', | |
597 'animation/LengthStyleInterpolation.cpp', | 595 'animation/LengthStyleInterpolation.cpp', |
598 'animation/LengthStyleInterpolation.h', | 596 'animation/LengthStyleInterpolation.h', |
599 'animation/SampledEffect.cpp', | 597 'animation/SampledEffect.cpp', |
600 'animation/SampledEffect.h', | 598 'animation/SampledEffect.h', |
| 599 'animation/ListStyleInterpolation.h', |
601 'animation/ShadowStyleInterpolation.cpp', | 600 'animation/ShadowStyleInterpolation.cpp', |
602 'animation/ShadowStyleInterpolation.h', | 601 'animation/ShadowStyleInterpolation.h', |
603 'animation/StringKeyframe.cpp', | 602 'animation/StringKeyframe.cpp', |
604 'animation/StringKeyframe.h', | 603 'animation/StringKeyframe.h', |
605 'animation/StyleInterpolation.h', | 604 'animation/StyleInterpolation.h', |
606 'animation/Timing.cpp', | 605 'animation/Timing.cpp', |
607 'animation/Timing.h', | 606 'animation/Timing.h', |
608 'animation/TimingCalculations.h', | 607 'animation/TimingCalculations.h', |
609 'animation/TimingInput.cpp', | 608 'animation/TimingInput.cpp', |
610 'animation/TimingInput.h', | 609 'animation/TimingInput.h', |
(...skipping 3031 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3642 'animation/CompositorAnimationsTestHelper.h', | 3641 'animation/CompositorAnimationsTestHelper.h', |
3643 'animation/ColorStyleInterpolationTest.cpp', | 3642 'animation/ColorStyleInterpolationTest.cpp', |
3644 'animation/DeferredLegacyStyleInterpolationTest.cpp', | 3643 'animation/DeferredLegacyStyleInterpolationTest.cpp', |
3645 'animation/DoubleStyleInterpolationTest.cpp', | 3644 'animation/DoubleStyleInterpolationTest.cpp', |
3646 'animation/EffectInputTest.cpp', | 3645 'animation/EffectInputTest.cpp', |
3647 'animation/InterpolableValueTest.cpp', | 3646 'animation/InterpolableValueTest.cpp', |
3648 'animation/InterpolationEffectTest.cpp', | 3647 'animation/InterpolationEffectTest.cpp', |
3649 'animation/KeyframeEffectModelTest.cpp', | 3648 'animation/KeyframeEffectModelTest.cpp', |
3650 'animation/LengthBoxStyleInterpolationTest.cpp', | 3649 'animation/LengthBoxStyleInterpolationTest.cpp', |
3651 'animation/LengthPairStyleInterpolationTest.cpp', | 3650 'animation/LengthPairStyleInterpolationTest.cpp', |
3652 'animation/LengthPoint3DStyleInterpolationTest.cpp', | |
3653 'animation/LengthStyleInterpolationTest.cpp', | 3651 'animation/LengthStyleInterpolationTest.cpp', |
| 3652 'animation/ListStyleInterpolationTest.cpp', |
3654 'animation/ShadowStyleInterpolationTest.cpp', | 3653 'animation/ShadowStyleInterpolationTest.cpp', |
3655 'animation/TimingCalculationsTest.cpp', | 3654 'animation/TimingCalculationsTest.cpp', |
3656 'animation/TimingInputTest.cpp', | 3655 'animation/TimingInputTest.cpp', |
3657 'animation/VisibilityStyleInterpolationTest.cpp', | 3656 'animation/VisibilityStyleInterpolationTest.cpp', |
3658 'animation/animatable/AnimatableColorTest.cpp', | 3657 'animation/animatable/AnimatableColorTest.cpp', |
3659 'animation/animatable/AnimatableDoubleAndBoolTest.cpp', | 3658 'animation/animatable/AnimatableDoubleAndBoolTest.cpp', |
3660 'animation/animatable/AnimatableDoubleTest.cpp', | 3659 'animation/animatable/AnimatableDoubleTest.cpp', |
3661 'animation/animatable/AnimatableLengthTest.cpp', | 3660 'animation/animatable/AnimatableLengthTest.cpp', |
3662 'animation/animatable/AnimatableNeutralTest.cpp', | 3661 'animation/animatable/AnimatableNeutralTest.cpp', |
3663 'animation/animatable/AnimatableStrokeDasharrayListTest.cpp', | 3662 'animation/animatable/AnimatableStrokeDasharrayListTest.cpp', |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3749 'rendering/style/RenderStyleTest.cpp', | 3748 'rendering/style/RenderStyleTest.cpp', |
3750 'rendering/style/SVGRenderStyleTest.cpp', | 3749 'rendering/style/SVGRenderStyleTest.cpp', |
3751 'streams/ReadableStreamTest.cpp', | 3750 'streams/ReadableStreamTest.cpp', |
3752 'testing/PrivateScriptTestTest.cpp', | 3751 'testing/PrivateScriptTestTest.cpp', |
3753 'testing/UnitTestHelpers.cpp', | 3752 'testing/UnitTestHelpers.cpp', |
3754 'testing/UnitTestHelpers.h', | 3753 'testing/UnitTestHelpers.h', |
3755 'xml/parser/SharedBufferReaderTest.cpp', | 3754 'xml/parser/SharedBufferReaderTest.cpp', |
3756 ], | 3755 ], |
3757 } | 3756 } |
3758 } | 3757 } |
OLD | NEW |