| 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 837 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 848 ], | 848 ], |
| 849 'webcore_non_rendering_files': [ | 849 'webcore_non_rendering_files': [ |
| 850 'Init.cpp', | 850 'Init.cpp', |
| 851 'Init.h', | 851 'Init.h', |
| 852 'animation/AngleSVGInterpolation.h', | 852 'animation/AngleSVGInterpolation.h', |
| 853 'animation/KeyframeEffect.cpp', | 853 'animation/KeyframeEffect.cpp', |
| 854 'animation/KeyframeEffect.h', | 854 'animation/KeyframeEffect.h', |
| 855 'animation/AnimationClock.cpp', | 855 'animation/AnimationClock.cpp', |
| 856 'animation/AnimationClock.h', | 856 'animation/AnimationClock.h', |
| 857 'animation/EffectModel.h', | 857 'animation/EffectModel.h', |
| 858 'animation/AnimationConversion.h', |
| 858 'animation/AnimationInputHelpers.cpp', | 859 'animation/AnimationInputHelpers.cpp', |
| 859 'animation/AnimationInputHelpers.h', | 860 'animation/AnimationInputHelpers.h', |
| 860 'animation/AnimationEffect.cpp', | 861 'animation/AnimationEffect.cpp', |
| 861 'animation/AnimationEffect.h', | 862 'animation/AnimationEffect.h', |
| 862 'animation/AnimationEffectTiming.cpp', | 863 'animation/AnimationEffectTiming.cpp', |
| 863 'animation/AnimationEffectTiming.h', | 864 'animation/AnimationEffectTiming.h', |
| 864 'animation/Animation.cpp', | 865 'animation/Animation.cpp', |
| 865 'animation/Animation.h', | 866 'animation/Animation.h', |
| 866 'animation/AnimationStack.cpp', | 867 'animation/AnimationStack.cpp', |
| 867 'animation/AnimationStack.h', | 868 'animation/AnimationStack.h', |
| 868 'animation/AnimationTimeline.cpp', | 869 'animation/AnimationTimeline.cpp', |
| 869 'animation/AnimationTimeline.h', | 870 'animation/AnimationTimeline.h', |
| 870 'animation/AnimationTranslationUtil.cpp', | 871 'animation/AnimationTranslationUtil.cpp', |
| 871 'animation/AnimationTranslationUtil.h', | 872 'animation/AnimationTranslationUtil.h', |
| 873 'animation/AnimationType.h', |
| 874 'animation/AnimationValue.h', |
| 872 'animation/CompositorAnimations.cpp', | 875 'animation/CompositorAnimations.cpp', |
| 873 'animation/CompositorAnimations.h', | 876 'animation/CompositorAnimations.h', |
| 874 'animation/CompositorAnimationsImpl.h', | 877 'animation/CompositorAnimationsImpl.h', |
| 875 'animation/CompositorPendingAnimations.cpp', | 878 'animation/CompositorPendingAnimations.cpp', |
| 876 'animation/CompositorPendingAnimations.h', | 879 'animation/CompositorPendingAnimations.h', |
| 877 'animation/ColorStyleInterpolation.cpp', | 880 'animation/ColorStyleInterpolation.cpp', |
| 878 'animation/ColorStyleInterpolation.h', | 881 'animation/ColorStyleInterpolation.h', |
| 879 'animation/ConstantStyleInterpolation.h', | 882 'animation/ConstantStyleInterpolation.h', |
| 883 'animation/DefaultAnimationType.cpp', |
| 884 'animation/DefaultAnimationType.h', |
| 880 'animation/DefaultSVGInterpolation.cpp', | 885 'animation/DefaultSVGInterpolation.cpp', |
| 881 'animation/DefaultSVGInterpolation.h', | 886 'animation/DefaultSVGInterpolation.h', |
| 882 'animation/DeferredLegacyStyleInterpolation.cpp', | 887 'animation/DeferredLegacyStyleInterpolation.cpp', |
| 883 'animation/DeferredLegacyStyleInterpolation.h', | 888 'animation/DeferredLegacyStyleInterpolation.h', |
| 884 'animation/DocumentAnimation.h', | 889 'animation/DocumentAnimation.h', |
| 885 'animation/DocumentAnimations.cpp', | 890 'animation/DocumentAnimations.cpp', |
| 886 'animation/DocumentAnimations.h', | 891 'animation/DocumentAnimations.h', |
| 887 'animation/DoubleStyleInterpolation.h', | 892 'animation/DoubleStyleInterpolation.h', |
| 888 'animation/DoubleStyleInterpolation.cpp', | 893 'animation/DoubleStyleInterpolation.cpp', |
| 889 'animation/EffectInput.cpp', | 894 'animation/EffectInput.cpp', |
| (...skipping 11 matching lines...) Expand all Loading... |
| 901 'animation/InertEffect.h', | 906 'animation/InertEffect.h', |
| 902 'animation/IntegerOptionalIntegerSVGInterpolation.cpp', | 907 'animation/IntegerOptionalIntegerSVGInterpolation.cpp', |
| 903 'animation/IntegerOptionalIntegerSVGInterpolation.h', | 908 'animation/IntegerOptionalIntegerSVGInterpolation.h', |
| 904 'animation/IntegerSVGInterpolation.h', | 909 'animation/IntegerSVGInterpolation.h', |
| 905 'animation/InterpolableValue.cpp', | 910 'animation/InterpolableValue.cpp', |
| 906 'animation/InterpolableValue.h', | 911 'animation/InterpolableValue.h', |
| 907 'animation/Interpolation.cpp', | 912 'animation/Interpolation.cpp', |
| 908 'animation/Interpolation.h', | 913 'animation/Interpolation.h', |
| 909 'animation/InterpolationEffect.cpp', | 914 'animation/InterpolationEffect.cpp', |
| 910 'animation/InterpolationEffect.h', | 915 'animation/InterpolationEffect.h', |
| 916 'animation/InvalidatableStyleInterpolation.cpp', |
| 917 'animation/InvalidatableStyleInterpolation.h', |
| 911 'animation/KeyframeEffectModel.cpp', | 918 'animation/KeyframeEffectModel.cpp', |
| 912 'animation/KeyframeEffectModel.h', | 919 'animation/KeyframeEffectModel.h', |
| 913 'animation/LegacyStyleInterpolation.h', | 920 'animation/LegacyStyleInterpolation.h', |
| 914 'animation/LengthBoxStyleInterpolation.cpp', | 921 'animation/LengthBoxStyleInterpolation.cpp', |
| 915 'animation/LengthBoxStyleInterpolation.h', | 922 'animation/LengthBoxStyleInterpolation.h', |
| 916 'animation/LengthPairStyleInterpolation.cpp', | 923 'animation/LengthPairStyleInterpolation.cpp', |
| 917 'animation/LengthPairStyleInterpolation.h', | 924 'animation/LengthPairStyleInterpolation.h', |
| 918 'animation/LengthSVGInterpolation.cpp', | 925 'animation/LengthSVGInterpolation.cpp', |
| 919 'animation/LengthSVGInterpolation.h', | 926 'animation/LengthSVGInterpolation.h', |
| 920 'animation/LengthStyleInterpolation.cpp', | 927 'animation/LengthStyleInterpolation.cpp', |
| 921 'animation/LengthStyleInterpolation.h', | 928 'animation/LengthStyleInterpolation.h', |
| 929 'animation/NonInterpolableValue.h', |
| 922 'animation/NumberOptionalNumberSVGInterpolation.h', | 930 'animation/NumberOptionalNumberSVGInterpolation.h', |
| 923 'animation/NumberSVGInterpolation.cpp', | 931 'animation/NumberSVGInterpolation.cpp', |
| 924 'animation/NumberSVGInterpolation.h', | 932 'animation/NumberSVGInterpolation.h', |
| 925 'animation/PropertyHandle.cpp', | 933 'animation/PropertyHandle.cpp', |
| 926 'animation/PropertyHandle.h', | 934 'animation/PropertyHandle.h', |
| 927 'animation/RectSVGInterpolation.cpp', | 935 'animation/RectSVGInterpolation.cpp', |
| 928 'animation/RectSVGInterpolation.h', | 936 'animation/RectSVGInterpolation.h', |
| 929 'animation/SVGInterpolation.cpp', | 937 'animation/SVGInterpolation.cpp', |
| 930 'animation/SVGInterpolation.h', | 938 'animation/SVGInterpolation.h', |
| 931 'animation/SVGStrokeDasharrayStyleInterpolation.cpp', | 939 'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
| (...skipping 2976 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3908 'style/ComputedStyleTest.cpp', | 3916 'style/ComputedStyleTest.cpp', |
| 3909 'style/OutlineValueTest.cpp', | 3917 'style/OutlineValueTest.cpp', |
| 3910 'style/SVGComputedStyleTest.cpp', | 3918 'style/SVGComputedStyleTest.cpp', |
| 3911 'testing/PrivateScriptTestTest.cpp', | 3919 'testing/PrivateScriptTestTest.cpp', |
| 3912 'timing/MemoryInfoTest.cpp', | 3920 'timing/MemoryInfoTest.cpp', |
| 3913 'workers/WorkerThreadTest.cpp', | 3921 'workers/WorkerThreadTest.cpp', |
| 3914 'xml/parser/SharedBufferReaderTest.cpp', | 3922 'xml/parser/SharedBufferReaderTest.cpp', |
| 3915 ], | 3923 ], |
| 3916 } | 3924 } |
| 3917 } | 3925 } |
| OLD | NEW |