| 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 1073 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1084 'animation/animatable/AnimatableValueKeyframe.h', | 1084 'animation/animatable/AnimatableValueKeyframe.h', |
| 1085 'animation/animatable/AnimatableVisibility.cpp', | 1085 'animation/animatable/AnimatableVisibility.cpp', |
| 1086 'animation/animatable/AnimatableVisibility.h', | 1086 'animation/animatable/AnimatableVisibility.h', |
| 1087 'animation/css/CSSAnimatableValueFactory.cpp', | 1087 'animation/css/CSSAnimatableValueFactory.cpp', |
| 1088 'animation/css/CSSAnimatableValueFactory.h', | 1088 'animation/css/CSSAnimatableValueFactory.h', |
| 1089 'animation/css/CSSAnimationData.cpp', | 1089 'animation/css/CSSAnimationData.cpp', |
| 1090 'animation/css/CSSAnimationData.h', | 1090 'animation/css/CSSAnimationData.h', |
| 1091 'animation/css/CSSAnimations.cpp', | 1091 'animation/css/CSSAnimations.cpp', |
| 1092 'animation/css/CSSAnimations.h', | 1092 'animation/css/CSSAnimations.h', |
| 1093 'animation/css/CSSAnimationUpdate.h', | 1093 'animation/css/CSSAnimationUpdate.h', |
| 1094 'animation/css/CSSPropertyEquality.cpp', | |
| 1095 'animation/css/CSSPropertyEquality.h', | |
| 1096 'animation/css/CSSTimingData.cpp', | 1094 'animation/css/CSSTimingData.cpp', |
| 1097 'animation/css/CSSTimingData.h', | 1095 'animation/css/CSSTimingData.h', |
| 1098 'animation/css/CSSTransitionData.cpp', | 1096 'animation/css/CSSTransitionData.cpp', |
| 1099 'animation/css/CSSTransitionData.h', | 1097 'animation/css/CSSTransitionData.h', |
| 1100 'clipboard/DataObject.cpp', | 1098 'clipboard/DataObject.cpp', |
| 1101 'clipboard/DataObject.h', | 1099 'clipboard/DataObject.h', |
| 1102 'clipboard/DataObjectItem.cpp', | 1100 'clipboard/DataObjectItem.cpp', |
| 1103 'clipboard/DataObjectItem.h', | 1101 'clipboard/DataObjectItem.h', |
| 1104 'clipboard/DataTransfer.cpp', | 1102 'clipboard/DataTransfer.cpp', |
| 1105 'clipboard/DataTransfer.h', | 1103 'clipboard/DataTransfer.h', |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1189 'css/CSSPaintImageGenerator.h', | 1187 'css/CSSPaintImageGenerator.h', |
| 1190 'css/CSSPaintValue.cpp', | 1188 'css/CSSPaintValue.cpp', |
| 1191 'css/CSSPaintValue.h', | 1189 'css/CSSPaintValue.h', |
| 1192 'css/CSSPageRule.cpp', | 1190 'css/CSSPageRule.cpp', |
| 1193 'css/CSSPageRule.h', | 1191 'css/CSSPageRule.h', |
| 1194 'css/CSSPathValue.cpp', | 1192 'css/CSSPathValue.cpp', |
| 1195 'css/CSSPathValue.h', | 1193 'css/CSSPathValue.h', |
| 1196 'css/CSSPrimitiveValue.cpp', | 1194 'css/CSSPrimitiveValue.cpp', |
| 1197 'css/CSSPrimitiveValueMappings.h', | 1195 'css/CSSPrimitiveValueMappings.h', |
| 1198 'css/CSSProperty.cpp', | 1196 'css/CSSProperty.cpp', |
| 1197 'css/CSSPropertyEquality.cpp', |
| 1198 'css/CSSPropertyEquality.h', |
| 1199 'css/CSSPropertySourceData.cpp', | 1199 'css/CSSPropertySourceData.cpp', |
| 1200 'css/CSSQuadValue.cpp', | 1200 'css/CSSQuadValue.cpp', |
| 1201 'css/CSSQuadValue.h', | 1201 'css/CSSQuadValue.h', |
| 1202 'css/CSSReflectValue.cpp', | 1202 'css/CSSReflectValue.cpp', |
| 1203 'css/CSSRule.cpp', | 1203 'css/CSSRule.cpp', |
| 1204 'css/CSSRule.h', | 1204 'css/CSSRule.h', |
| 1205 'css/CSSRuleList.cpp', | 1205 'css/CSSRuleList.cpp', |
| 1206 'css/CSSRuleList.h', | 1206 'css/CSSRuleList.h', |
| 1207 'css/CSSSVGDocumentValue.cpp', | 1207 'css/CSSSVGDocumentValue.cpp', |
| 1208 'css/CSSSVGDocumentValue.h', | 1208 'css/CSSSVGDocumentValue.h', |
| (...skipping 2729 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3938 'css/DragUpdateTest.cpp', | 3938 'css/DragUpdateTest.cpp', |
| 3939 'css/MediaQueryEvaluatorTest.cpp', | 3939 'css/MediaQueryEvaluatorTest.cpp', |
| 3940 'css/MediaQueryListTest.cpp', | 3940 'css/MediaQueryListTest.cpp', |
| 3941 'css/MediaQueryMatcherTest.cpp', | 3941 'css/MediaQueryMatcherTest.cpp', |
| 3942 'css/MediaQuerySetTest.cpp', | 3942 'css/MediaQuerySetTest.cpp', |
| 3943 'css/MediaValuesTest.cpp', | 3943 'css/MediaValuesTest.cpp', |
| 3944 'css/RuleFeatureSetTest.cpp', | 3944 'css/RuleFeatureSetTest.cpp', |
| 3945 'css/RuleSetTest.cpp', | 3945 'css/RuleSetTest.cpp', |
| 3946 'css/StyleSheetContentsTest.cpp', | 3946 'css/StyleSheetContentsTest.cpp', |
| 3947 'css/invalidation/InvalidationSetTest.cpp', | 3947 'css/invalidation/InvalidationSetTest.cpp', |
| 3948 'css/parser/CSSParserTokenTest.cpp', |
| 3948 'css/parser/CSSPropertyParserTest.cpp', | 3949 'css/parser/CSSPropertyParserTest.cpp', |
| 3949 'css/parser/CSSSelectorParserTest.cpp', | 3950 'css/parser/CSSSelectorParserTest.cpp', |
| 3950 'css/parser/CSSTokenizerTest.cpp', | 3951 'css/parser/CSSTokenizerTest.cpp', |
| 3951 'css/parser/MediaConditionTest.cpp', | 3952 'css/parser/MediaConditionTest.cpp', |
| 3952 'css/parser/SizesAttributeParserTest.cpp', | 3953 'css/parser/SizesAttributeParserTest.cpp', |
| 3953 'css/parser/SizesCalcParserTest.cpp', | 3954 'css/parser/SizesCalcParserTest.cpp', |
| 3954 'css/resolver/FontBuilderTest.cpp', | 3955 'css/resolver/FontBuilderTest.cpp', |
| 3955 'css/resolver/MatchResultTest.cpp', | 3956 'css/resolver/MatchResultTest.cpp', |
| 3956 'dom/ActiveDOMObjectTest.cpp', | 3957 'dom/ActiveDOMObjectTest.cpp', |
| 3957 'dom/AttrTest.cpp', | 3958 'dom/AttrTest.cpp', |
| (...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4124 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 4125 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 4125 'testing/PrivateScriptTestTest.cpp', | 4126 'testing/PrivateScriptTestTest.cpp', |
| 4126 'timing/MemoryInfoTest.cpp', | 4127 'timing/MemoryInfoTest.cpp', |
| 4127 'timing/PerformanceBaseTest.cpp', | 4128 'timing/PerformanceBaseTest.cpp', |
| 4128 'workers/WorkerThreadTest.cpp', | 4129 'workers/WorkerThreadTest.cpp', |
| 4129 'workers/WorkerThreadTestHelper.h', | 4130 'workers/WorkerThreadTestHelper.h', |
| 4130 'xml/parser/SharedBufferReaderTest.cpp', | 4131 'xml/parser/SharedBufferReaderTest.cpp', |
| 4131 ], | 4132 ], |
| 4132 } | 4133 } |
| 4133 } | 4134 } |
| OLD | NEW |