| 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', |
| 11 'animation/AnimationEffectTiming.idl', | 11 'animation/AnimationEffectTiming.idl', |
| 12 'animation/Animation.idl', | 12 'animation/Animation.idl', |
| 13 'animation/AnimationTimeline.idl', | 13 'animation/AnimationTimeline.idl', |
| 14 'clipboard/DataTransfer.idl', | 14 'clipboard/DataTransfer.idl', |
| 15 'clipboard/DataTransferItemList.idl', | 15 'clipboard/DataTransferItemList.idl', |
| 16 'css/CSS.idl', | 16 'css/CSS.idl', |
| 17 'css/CSSFontFaceRule.idl', | 17 'css/CSSFontFaceRule.idl', |
| 18 'css/CSSGroupingRule.idl', | 18 'css/CSSGroupingRule.idl', |
| 19 'css/CSSImportRule.idl', | 19 'css/CSSImportRule.idl', |
| 20 'css/CSSKeyframeRule.idl', | 20 'css/CSSKeyframeRule.idl', |
| 21 'css/CSSKeyframesRule.idl', | 21 'css/CSSKeyframesRule.idl', |
| 22 'css/CSSMediaRule.idl', | 22 'css/CSSMediaRule.idl', |
| 23 'css/CSSNamespaceRule.idl', |
| 23 'css/CSSPageRule.idl', | 24 'css/CSSPageRule.idl', |
| 24 'css/CSSRule.idl', | 25 'css/CSSRule.idl', |
| 25 'css/CSSRuleList.idl', | 26 'css/CSSRuleList.idl', |
| 26 'css/CSSStyleDeclaration.idl', | 27 'css/CSSStyleDeclaration.idl', |
| 27 'css/CSSStyleRule.idl', | 28 'css/CSSStyleRule.idl', |
| 28 'css/CSSStyleSheet.idl', | 29 'css/CSSStyleSheet.idl', |
| 29 'css/CSSSupportsRule.idl', | 30 'css/CSSSupportsRule.idl', |
| 30 'css/CSSViewportRule.idl', | 31 'css/CSSViewportRule.idl', |
| 31 'css/FontFace.idl', | 32 'css/FontFace.idl', |
| 32 'css/FontFaceSet.idl', | 33 'css/FontFaceSet.idl', |
| (...skipping 1032 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1065 'css/CSSKeyframeRule.h', | 1066 'css/CSSKeyframeRule.h', |
| 1066 'css/CSSKeyframesRule.cpp', | 1067 'css/CSSKeyframesRule.cpp', |
| 1067 'css/CSSKeyframesRule.h', | 1068 'css/CSSKeyframesRule.h', |
| 1068 'css/CSSLineBoxContainValue.cpp', | 1069 'css/CSSLineBoxContainValue.cpp', |
| 1069 'css/CSSMarkup.cpp', | 1070 'css/CSSMarkup.cpp', |
| 1070 'css/CSSMarkup.h', | 1071 'css/CSSMarkup.h', |
| 1071 'css/CSSMatrix.cpp', | 1072 'css/CSSMatrix.cpp', |
| 1072 'css/CSSMatrix.h', | 1073 'css/CSSMatrix.h', |
| 1073 'css/CSSMediaRule.cpp', | 1074 'css/CSSMediaRule.cpp', |
| 1074 'css/CSSMediaRule.h', | 1075 'css/CSSMediaRule.h', |
| 1076 'css/CSSNamespaceRule.cpp', |
| 1077 'css/CSSNamespaceRule.h', |
| 1075 'css/CSSPageRule.cpp', | 1078 'css/CSSPageRule.cpp', |
| 1076 'css/CSSPageRule.h', | 1079 'css/CSSPageRule.h', |
| 1077 'css/CSSPathValue.cpp', | 1080 'css/CSSPathValue.cpp', |
| 1078 'css/CSSPathValue.h', | 1081 'css/CSSPathValue.h', |
| 1079 'css/CSSPrimitiveValue.cpp', | 1082 'css/CSSPrimitiveValue.cpp', |
| 1080 'css/CSSPrimitiveValueMappings.h', | 1083 'css/CSSPrimitiveValueMappings.h', |
| 1081 'css/CSSProperty.cpp', | 1084 'css/CSSProperty.cpp', |
| 1082 'css/CSSPropertySourceData.cpp', | 1085 'css/CSSPropertySourceData.cpp', |
| 1083 'css/CSSQuadValue.cpp', | 1086 'css/CSSQuadValue.cpp', |
| 1084 'css/CSSQuadValue.h', | 1087 'css/CSSQuadValue.h', |
| (...skipping 2767 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3852 'style/OutlineValueTest.cpp', | 3855 'style/OutlineValueTest.cpp', |
| 3853 'style/SVGComputedStyleTest.cpp', | 3856 'style/SVGComputedStyleTest.cpp', |
| 3854 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3857 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3855 'testing/PrivateScriptTestTest.cpp', | 3858 'testing/PrivateScriptTestTest.cpp', |
| 3856 'timing/MemoryInfoTest.cpp', | 3859 'timing/MemoryInfoTest.cpp', |
| 3857 'workers/WorkerThreadTest.cpp', | 3860 'workers/WorkerThreadTest.cpp', |
| 3858 'xml/parser/SharedBufferReaderTest.cpp', | 3861 'xml/parser/SharedBufferReaderTest.cpp', |
| 3859 ], | 3862 ], |
| 3860 } | 3863 } |
| 3861 } | 3864 } |
| OLD | NEW |