| 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 880 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 891 'animation/LengthPropertyFunctions.cpp', | 891 'animation/LengthPropertyFunctions.cpp', |
| 892 'animation/LengthPropertyFunctions.h', | 892 'animation/LengthPropertyFunctions.h', |
| 893 'animation/LengthSVGInterpolation.cpp', | 893 'animation/LengthSVGInterpolation.cpp', |
| 894 'animation/LengthSVGInterpolation.h', | 894 'animation/LengthSVGInterpolation.h', |
| 895 'animation/LengthStyleInterpolation.cpp', | 895 'animation/LengthStyleInterpolation.cpp', |
| 896 'animation/LengthStyleInterpolation.h', | 896 'animation/LengthStyleInterpolation.h', |
| 897 'animation/ListInterpolationFunctions.cpp', | 897 'animation/ListInterpolationFunctions.cpp', |
| 898 'animation/ListInterpolationFunctions.h', | 898 'animation/ListInterpolationFunctions.h', |
| 899 'animation/NonInterpolableValue.h', | 899 'animation/NonInterpolableValue.h', |
| 900 'animation/NumberAttributeFunctions.h', | 900 'animation/NumberAttributeFunctions.h', |
| 901 'animation/NumberOptionalNumberSVGInterpolation.h', | |
| 902 'animation/NumberPropertyFunctions.cpp', | 901 'animation/NumberPropertyFunctions.cpp', |
| 903 'animation/NumberPropertyFunctions.h', | 902 'animation/NumberPropertyFunctions.h', |
| 904 'animation/NumberSVGInterpolation.cpp', | 903 'animation/NumberSVGInterpolation.cpp', |
| 905 'animation/NumberSVGInterpolation.h', | 904 'animation/NumberSVGInterpolation.h', |
| 906 'animation/PaintPropertyFunctions.cpp', | 905 'animation/PaintPropertyFunctions.cpp', |
| 907 'animation/PaintPropertyFunctions.h', | 906 'animation/PaintPropertyFunctions.h', |
| 908 'animation/PrimitiveInterpolation.h', | 907 'animation/PrimitiveInterpolation.h', |
| 909 'animation/PropertyHandle.cpp', | 908 'animation/PropertyHandle.cpp', |
| 910 'animation/PropertyHandle.h', | 909 'animation/PropertyHandle.h', |
| 911 'animation/RectSVGInterpolation.cpp', | 910 'animation/RectSVGInterpolation.cpp', |
| 912 'animation/RectSVGInterpolation.h', | 911 'animation/RectSVGInterpolation.h', |
| 913 'animation/SVGAngleInterpolationType.cpp', | 912 'animation/SVGAngleInterpolationType.cpp', |
| 914 'animation/SVGAngleInterpolationType.h', | 913 'animation/SVGAngleInterpolationType.h', |
| 915 'animation/SVGInterpolation.cpp', | 914 'animation/SVGInterpolation.cpp', |
| 916 'animation/SVGInterpolation.h', | 915 'animation/SVGInterpolation.h', |
| 917 'animation/SVGInterpolationType.cpp', | 916 'animation/SVGInterpolationType.cpp', |
| 918 'animation/SVGInterpolationType.h', | 917 'animation/SVGInterpolationType.h', |
| 919 'animation/SVGNumberInterpolationType.cpp', | 918 'animation/SVGNumberInterpolationType.cpp', |
| 920 'animation/SVGNumberInterpolationType.h', | 919 'animation/SVGNumberInterpolationType.h', |
| 920 'animation/SVGNumberOptionalNumberInterpolationType.cpp', |
| 921 'animation/SVGNumberOptionalNumberInterpolationType.h', |
| 921 'animation/SVGStrokeDasharrayStyleInterpolation.cpp', | 922 'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
| 922 'animation/SVGStrokeDasharrayStyleInterpolation.h', | 923 'animation/SVGStrokeDasharrayStyleInterpolation.h', |
| 923 'animation/SVGValueInterpolationType.cpp', | 924 'animation/SVGValueInterpolationType.cpp', |
| 924 'animation/SVGValueInterpolationType.h', | 925 'animation/SVGValueInterpolationType.h', |
| 925 'animation/SampledEffect.cpp', | 926 'animation/SampledEffect.cpp', |
| 926 'animation/SampledEffect.h', | 927 'animation/SampledEffect.h', |
| 927 'animation/ListSVGInterpolation.h', | 928 'animation/ListSVGInterpolation.h', |
| 928 'animation/ListStyleInterpolation.h', | 929 'animation/ListStyleInterpolation.h', |
| 929 'animation/PathSVGInterpolation.cpp', | 930 'animation/PathSVGInterpolation.cpp', |
| 930 'animation/PathSVGInterpolation.h', | 931 'animation/PathSVGInterpolation.h', |
| (...skipping 2968 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3899 'style/SVGComputedStyleTest.cpp', | 3900 'style/SVGComputedStyleTest.cpp', |
| 3900 'svg/SVGPathParserTest.cpp', | 3901 'svg/SVGPathParserTest.cpp', |
| 3901 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3902 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3902 'testing/PrivateScriptTestTest.cpp', | 3903 'testing/PrivateScriptTestTest.cpp', |
| 3903 'timing/MemoryInfoTest.cpp', | 3904 'timing/MemoryInfoTest.cpp', |
| 3904 'workers/WorkerThreadTest.cpp', | 3905 'workers/WorkerThreadTest.cpp', |
| 3905 'xml/parser/SharedBufferReaderTest.cpp', | 3906 'xml/parser/SharedBufferReaderTest.cpp', |
| 3906 ], | 3907 ], |
| 3907 } | 3908 } |
| 3908 } | 3909 } |
| OLD | NEW |