| 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 1186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1197 'css/StyleRuleKeyframe.h', | 1197 'css/StyleRuleKeyframe.h', |
| 1198 'css/StyleRuleNamespace.h', | 1198 'css/StyleRuleNamespace.h', |
| 1199 'css/StyleSheet.cpp', | 1199 'css/StyleSheet.cpp', |
| 1200 'css/StyleSheet.h', | 1200 'css/StyleSheet.h', |
| 1201 'css/StyleSheetContents.cpp', | 1201 'css/StyleSheetContents.cpp', |
| 1202 'css/StyleSheetContents.h', | 1202 'css/StyleSheetContents.h', |
| 1203 'css/StyleSheetList.cpp', | 1203 'css/StyleSheetList.cpp', |
| 1204 'css/StyleSheetList.h', | 1204 'css/StyleSheetList.h', |
| 1205 'css/invalidation/DescendantInvalidationSet.cpp', | 1205 'css/invalidation/DescendantInvalidationSet.cpp', |
| 1206 'css/invalidation/DescendantInvalidationSet.h', | 1206 'css/invalidation/DescendantInvalidationSet.h', |
| 1207 'css/invalidation/InvalidationData.cpp', |
| 1208 'css/invalidation/InvalidationData.h', |
| 1207 'css/invalidation/StyleInvalidator.cpp', | 1209 'css/invalidation/StyleInvalidator.cpp', |
| 1208 'css/invalidation/StyleInvalidator.h', | 1210 'css/invalidation/StyleInvalidator.h', |
| 1209 'css/invalidation/StyleSheetInvalidationAnalysis.cpp', | 1211 'css/invalidation/StyleSheetInvalidationAnalysis.cpp', |
| 1210 'css/invalidation/StyleSheetInvalidationAnalysis.h', | 1212 'css/invalidation/StyleSheetInvalidationAnalysis.h', |
| 1211 'css/parser/CSSParser.cpp', | 1213 'css/parser/CSSParser.cpp', |
| 1212 'css/parser/CSSParser.h', | 1214 'css/parser/CSSParser.h', |
| 1213 'css/parser/CSSParserFastPaths.cpp', | 1215 'css/parser/CSSParserFastPaths.cpp', |
| 1214 'css/parser/CSSParserFastPaths.h', | 1216 'css/parser/CSSParserFastPaths.h', |
| 1215 'css/parser/CSSParserImpl.cpp', | 1217 'css/parser/CSSParserImpl.cpp', |
| 1216 'css/parser/CSSParserImpl.h', | 1218 'css/parser/CSSParserImpl.h', |
| (...skipping 2518 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3735 'css/CSSSelectorTest.cpp', | 3737 'css/CSSSelectorTest.cpp', |
| 3736 'css/CSSTestHelper.cpp', | 3738 'css/CSSTestHelper.cpp', |
| 3737 'css/CSSTestHelper.h', | 3739 'css/CSSTestHelper.h', |
| 3738 'css/CSSValueTestHelper.h', | 3740 'css/CSSValueTestHelper.h', |
| 3739 'css/DragUpdateTest.cpp', | 3741 'css/DragUpdateTest.cpp', |
| 3740 'css/MediaQueryEvaluatorTest.cpp', | 3742 'css/MediaQueryEvaluatorTest.cpp', |
| 3741 'css/MediaQueryListTest.cpp', | 3743 'css/MediaQueryListTest.cpp', |
| 3742 'css/MediaQueryMatcherTest.cpp', | 3744 'css/MediaQueryMatcherTest.cpp', |
| 3743 'css/MediaQuerySetTest.cpp', | 3745 'css/MediaQuerySetTest.cpp', |
| 3744 'css/MediaValuesTest.cpp', | 3746 'css/MediaValuesTest.cpp', |
| 3747 'css/RuleFeatureSetTest.cpp', |
| 3745 'css/RuleSetTest.cpp', | 3748 'css/RuleSetTest.cpp', |
| 3746 'css/invalidation/DescendantInvalidationSetTest.cpp', | 3749 'css/invalidation/DescendantInvalidationSetTest.cpp', |
| 3747 'css/parser/CSSParserValuesTest.cpp', | 3750 'css/parser/CSSParserValuesTest.cpp', |
| 3748 'css/parser/CSSPropertyParserTest.cpp', | 3751 'css/parser/CSSPropertyParserTest.cpp', |
| 3749 'css/parser/CSSSelectorParserTest.cpp', | 3752 'css/parser/CSSSelectorParserTest.cpp', |
| 3750 'css/parser/CSSTokenizerTest.cpp', | 3753 'css/parser/CSSTokenizerTest.cpp', |
| 3751 'css/parser/MediaConditionTest.cpp', | 3754 'css/parser/MediaConditionTest.cpp', |
| 3752 'css/parser/SizesAttributeParserTest.cpp', | 3755 'css/parser/SizesAttributeParserTest.cpp', |
| 3753 'css/parser/SizesCalcParserTest.cpp', | 3756 'css/parser/SizesCalcParserTest.cpp', |
| 3754 'css/resolver/FontBuilderTest.cpp', | 3757 'css/resolver/FontBuilderTest.cpp', |
| (...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3857 'style/OutlineValueTest.cpp', | 3860 'style/OutlineValueTest.cpp', |
| 3858 'style/SVGComputedStyleTest.cpp', | 3861 'style/SVGComputedStyleTest.cpp', |
| 3859 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3862 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3860 'testing/PrivateScriptTestTest.cpp', | 3863 'testing/PrivateScriptTestTest.cpp', |
| 3861 'timing/MemoryInfoTest.cpp', | 3864 'timing/MemoryInfoTest.cpp', |
| 3862 'workers/WorkerThreadTest.cpp', | 3865 'workers/WorkerThreadTest.cpp', |
| 3863 'xml/parser/SharedBufferReaderTest.cpp', | 3866 'xml/parser/SharedBufferReaderTest.cpp', |
| 3864 ], | 3867 ], |
| 3865 } | 3868 } |
| 3866 } | 3869 } |
| OLD | NEW |