| 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 903 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 914 'animation/InterpolationEffect.h', | 914 'animation/InterpolationEffect.h', |
| 915 'animation/KeyframeEffectModel.cpp', | 915 'animation/KeyframeEffectModel.cpp', |
| 916 'animation/KeyframeEffectModel.h', | 916 'animation/KeyframeEffectModel.h', |
| 917 'animation/LegacyStyleInterpolation.h', | 917 'animation/LegacyStyleInterpolation.h', |
| 918 'animation/LengthBoxStyleInterpolation.cpp', | 918 'animation/LengthBoxStyleInterpolation.cpp', |
| 919 'animation/LengthBoxStyleInterpolation.h', | 919 'animation/LengthBoxStyleInterpolation.h', |
| 920 'animation/LengthPairStyleInterpolation.cpp', | 920 'animation/LengthPairStyleInterpolation.cpp', |
| 921 'animation/LengthPairStyleInterpolation.h', | 921 'animation/LengthPairStyleInterpolation.h', |
| 922 'animation/LengthStyleInterpolation.cpp', | 922 'animation/LengthStyleInterpolation.cpp', |
| 923 'animation/LengthStyleInterpolation.h', | 923 'animation/LengthStyleInterpolation.h', |
| 924 'animation/SVGLengthStyleInterpolation.cpp', | |
| 925 'animation/SVGLengthStyleInterpolation.h', | |
| 926 'animation/SVGStrokeDasharrayStyleInterpolation.cpp', | 924 'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
| 927 'animation/SVGStrokeDasharrayStyleInterpolation.h', | 925 'animation/SVGStrokeDasharrayStyleInterpolation.h', |
| 928 'animation/SampledEffect.cpp', | 926 'animation/SampledEffect.cpp', |
| 929 'animation/SampledEffect.h', | 927 'animation/SampledEffect.h', |
| 930 'animation/ListStyleInterpolation.h', | 928 'animation/ListStyleInterpolation.h', |
| 931 'animation/ShadowStyleInterpolation.cpp', | 929 'animation/ShadowStyleInterpolation.cpp', |
| 932 'animation/ShadowStyleInterpolation.h', | 930 'animation/ShadowStyleInterpolation.h', |
| 933 'animation/StringKeyframe.cpp', | 931 'animation/StringKeyframe.cpp', |
| 934 'animation/StringKeyframe.h', | 932 'animation/StringKeyframe.h', |
| 935 'animation/StyleInterpolation.h', | 933 'animation/StyleInterpolation.h', |
| (...skipping 24 matching lines...) Expand all Loading... |
| 960 'animation/animatable/AnimatableLengthBoxAndBool.h', | 958 'animation/animatable/AnimatableLengthBoxAndBool.h', |
| 961 'animation/animatable/AnimatableLengthPoint.cpp', | 959 'animation/animatable/AnimatableLengthPoint.cpp', |
| 962 'animation/animatable/AnimatableLengthPoint.h', | 960 'animation/animatable/AnimatableLengthPoint.h', |
| 963 'animation/animatable/AnimatableLengthPoint3D.cpp', | 961 'animation/animatable/AnimatableLengthPoint3D.cpp', |
| 964 'animation/animatable/AnimatableLengthPoint3D.h', | 962 'animation/animatable/AnimatableLengthPoint3D.h', |
| 965 'animation/animatable/AnimatableLengthSize.cpp', | 963 'animation/animatable/AnimatableLengthSize.cpp', |
| 966 'animation/animatable/AnimatableLengthSize.h', | 964 'animation/animatable/AnimatableLengthSize.h', |
| 967 'animation/animatable/AnimatableNeutral.h', | 965 'animation/animatable/AnimatableNeutral.h', |
| 968 'animation/animatable/AnimatableRepeatable.cpp', | 966 'animation/animatable/AnimatableRepeatable.cpp', |
| 969 'animation/animatable/AnimatableRepeatable.h', | 967 'animation/animatable/AnimatableRepeatable.h', |
| 970 'animation/animatable/AnimatableSVGLength.cpp', | |
| 971 'animation/animatable/AnimatableSVGLength.h', | |
| 972 'animation/animatable/AnimatableSVGPaint.cpp', | 968 'animation/animatable/AnimatableSVGPaint.cpp', |
| 973 'animation/animatable/AnimatableSVGPaint.h', | 969 'animation/animatable/AnimatableSVGPaint.h', |
| 974 'animation/animatable/AnimatableShadow.cpp', | 970 'animation/animatable/AnimatableShadow.cpp', |
| 975 'animation/animatable/AnimatableShadow.h', | 971 'animation/animatable/AnimatableShadow.h', |
| 976 'animation/animatable/AnimatableShapeValue.cpp', | 972 'animation/animatable/AnimatableShapeValue.cpp', |
| 977 'animation/animatable/AnimatableShapeValue.h', | 973 'animation/animatable/AnimatableShapeValue.h', |
| 978 'animation/animatable/AnimatableStrokeDasharrayList.cpp', | 974 'animation/animatable/AnimatableStrokeDasharrayList.cpp', |
| 979 'animation/animatable/AnimatableStrokeDasharrayList.h', | 975 'animation/animatable/AnimatableStrokeDasharrayList.h', |
| 980 'animation/animatable/AnimatableTransform.cpp', | 976 'animation/animatable/AnimatableTransform.cpp', |
| 981 'animation/animatable/AnimatableTransform.h', | 977 'animation/animatable/AnimatableTransform.h', |
| (...skipping 2735 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3717 'animation/DeferredLegacyStyleInterpolationTest.cpp', | 3713 'animation/DeferredLegacyStyleInterpolationTest.cpp', |
| 3718 'animation/DoubleStyleInterpolationTest.cpp', | 3714 'animation/DoubleStyleInterpolationTest.cpp', |
| 3719 'animation/EffectInputTest.cpp', | 3715 'animation/EffectInputTest.cpp', |
| 3720 'animation/InterpolableValueTest.cpp', | 3716 'animation/InterpolableValueTest.cpp', |
| 3721 'animation/InterpolationEffectTest.cpp', | 3717 'animation/InterpolationEffectTest.cpp', |
| 3722 'animation/KeyframeEffectModelTest.cpp', | 3718 'animation/KeyframeEffectModelTest.cpp', |
| 3723 'animation/LengthBoxStyleInterpolationTest.cpp', | 3719 'animation/LengthBoxStyleInterpolationTest.cpp', |
| 3724 'animation/LengthPairStyleInterpolationTest.cpp', | 3720 'animation/LengthPairStyleInterpolationTest.cpp', |
| 3725 'animation/LengthStyleInterpolationTest.cpp', | 3721 'animation/LengthStyleInterpolationTest.cpp', |
| 3726 'animation/ListStyleInterpolationTest.cpp', | 3722 'animation/ListStyleInterpolationTest.cpp', |
| 3727 'animation/SVGLengthStyleInterpolationTest.cpp', | |
| 3728 'animation/SVGStrokeDasharrayStyleInterpolationTest.cpp', | 3723 'animation/SVGStrokeDasharrayStyleInterpolationTest.cpp', |
| 3729 'animation/ShadowStyleInterpolationTest.cpp', | 3724 'animation/ShadowStyleInterpolationTest.cpp', |
| 3730 'animation/TimingCalculationsTest.cpp', | 3725 'animation/TimingCalculationsTest.cpp', |
| 3731 'animation/TimingInputTest.cpp', | 3726 'animation/TimingInputTest.cpp', |
| 3732 'animation/VisibilityStyleInterpolationTest.cpp', | 3727 'animation/VisibilityStyleInterpolationTest.cpp', |
| 3733 'animation/animatable/AnimatableColorTest.cpp', | 3728 'animation/animatable/AnimatableColorTest.cpp', |
| 3734 'animation/animatable/AnimatableDoubleAndBoolTest.cpp', | 3729 'animation/animatable/AnimatableDoubleAndBoolTest.cpp', |
| 3735 'animation/animatable/AnimatableDoubleTest.cpp', | 3730 'animation/animatable/AnimatableDoubleTest.cpp', |
| 3736 'animation/animatable/AnimatableLengthTest.cpp', | 3731 'animation/animatable/AnimatableLengthTest.cpp', |
| 3737 'animation/animatable/AnimatableNeutralTest.cpp', | 3732 'animation/animatable/AnimatableNeutralTest.cpp', |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3833 'paint/ViewDisplayListTest.cpp', | 3828 'paint/ViewDisplayListTest.cpp', |
| 3834 'streams/ExclusiveStreamReaderTest.cpp', | 3829 'streams/ExclusiveStreamReaderTest.cpp', |
| 3835 'streams/ReadableStreamTest.cpp', | 3830 'streams/ReadableStreamTest.cpp', |
| 3836 'testing/PrivateScriptTestTest.cpp', | 3831 'testing/PrivateScriptTestTest.cpp', |
| 3837 'testing/UnitTestHelpers.cpp', | 3832 'testing/UnitTestHelpers.cpp', |
| 3838 'testing/UnitTestHelpers.h', | 3833 'testing/UnitTestHelpers.h', |
| 3839 'xml/parser/SharedBufferReaderTest.cpp', | 3834 'xml/parser/SharedBufferReaderTest.cpp', |
| 3840 ], | 3835 ], |
| 3841 } | 3836 } |
| 3842 } | 3837 } |
| OLD | NEW |