| 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 1189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1200 'css/StyleSheet.cpp', | 1200 'css/StyleSheet.cpp', |
| 1201 'css/StyleSheet.h', | 1201 'css/StyleSheet.h', |
| 1202 'css/StyleSheetContents.cpp', | 1202 'css/StyleSheetContents.cpp', |
| 1203 'css/StyleSheetContents.h', | 1203 'css/StyleSheetContents.h', |
| 1204 'css/StyleSheetList.cpp', | 1204 'css/StyleSheetList.cpp', |
| 1205 'css/StyleSheetList.h', | 1205 'css/StyleSheetList.h', |
| 1206 'css/TreeBoundaryCrossingRules.cpp', | 1206 'css/TreeBoundaryCrossingRules.cpp', |
| 1207 'css/TreeBoundaryCrossingRules.h', | 1207 'css/TreeBoundaryCrossingRules.h', |
| 1208 'css/invalidation/InvalidationSet.cpp', | 1208 'css/invalidation/InvalidationSet.cpp', |
| 1209 'css/invalidation/InvalidationSet.h', | 1209 'css/invalidation/InvalidationSet.h', |
| 1210 'css/invalidation/InvalidationData.cpp', |
| 1211 'css/invalidation/InvalidationData.h', |
| 1212 'css/invalidation/InvalidationLists.h', |
| 1210 'css/invalidation/StyleInvalidator.cpp', | 1213 'css/invalidation/StyleInvalidator.cpp', |
| 1211 'css/invalidation/StyleInvalidator.h', | 1214 'css/invalidation/StyleInvalidator.h', |
| 1212 'css/invalidation/StyleSheetInvalidationAnalysis.cpp', | 1215 'css/invalidation/StyleSheetInvalidationAnalysis.cpp', |
| 1213 'css/invalidation/StyleSheetInvalidationAnalysis.h', | 1216 'css/invalidation/StyleSheetInvalidationAnalysis.h', |
| 1214 'css/parser/CSSParser.cpp', | 1217 'css/parser/CSSParser.cpp', |
| 1215 'css/parser/CSSParser.h', | 1218 'css/parser/CSSParser.h', |
| 1216 'css/parser/CSSParserFastPaths.cpp', | 1219 'css/parser/CSSParserFastPaths.cpp', |
| 1217 'css/parser/CSSParserFastPaths.h', | 1220 'css/parser/CSSParserFastPaths.h', |
| 1218 'css/parser/CSSParserImpl.cpp', | 1221 'css/parser/CSSParserImpl.cpp', |
| 1219 'css/parser/CSSParserImpl.h', | 1222 'css/parser/CSSParserImpl.h', |
| (...skipping 2519 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3739 'css/CSSSelectorTest.cpp', | 3742 'css/CSSSelectorTest.cpp', |
| 3740 'css/CSSTestHelper.cpp', | 3743 'css/CSSTestHelper.cpp', |
| 3741 'css/CSSTestHelper.h', | 3744 'css/CSSTestHelper.h', |
| 3742 'css/CSSValueTestHelper.h', | 3745 'css/CSSValueTestHelper.h', |
| 3743 'css/DragUpdateTest.cpp', | 3746 'css/DragUpdateTest.cpp', |
| 3744 'css/MediaQueryEvaluatorTest.cpp', | 3747 'css/MediaQueryEvaluatorTest.cpp', |
| 3745 'css/MediaQueryListTest.cpp', | 3748 'css/MediaQueryListTest.cpp', |
| 3746 'css/MediaQueryMatcherTest.cpp', | 3749 'css/MediaQueryMatcherTest.cpp', |
| 3747 'css/MediaQuerySetTest.cpp', | 3750 'css/MediaQuerySetTest.cpp', |
| 3748 'css/MediaValuesTest.cpp', | 3751 'css/MediaValuesTest.cpp', |
| 3752 'css/RuleFeatureSetTest.cpp', |
| 3749 'css/RuleSetTest.cpp', | 3753 'css/RuleSetTest.cpp', |
| 3750 'css/invalidation/InvalidationSetTest.cpp', | 3754 'css/invalidation/InvalidationSetTest.cpp', |
| 3751 'css/parser/CSSParserValuesTest.cpp', | 3755 'css/parser/CSSParserValuesTest.cpp', |
| 3752 'css/parser/CSSPropertyParserTest.cpp', | 3756 'css/parser/CSSPropertyParserTest.cpp', |
| 3753 'css/parser/CSSSelectorParserTest.cpp', | 3757 'css/parser/CSSSelectorParserTest.cpp', |
| 3754 'css/parser/CSSTokenizerTest.cpp', | 3758 'css/parser/CSSTokenizerTest.cpp', |
| 3755 'css/parser/MediaConditionTest.cpp', | 3759 'css/parser/MediaConditionTest.cpp', |
| 3756 'css/parser/SizesAttributeParserTest.cpp', | 3760 'css/parser/SizesAttributeParserTest.cpp', |
| 3757 'css/parser/SizesCalcParserTest.cpp', | 3761 'css/parser/SizesCalcParserTest.cpp', |
| 3758 'css/resolver/FontBuilderTest.cpp', | 3762 'css/resolver/FontBuilderTest.cpp', |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3866 'style/OutlineValueTest.cpp', | 3870 'style/OutlineValueTest.cpp', |
| 3867 'style/SVGComputedStyleTest.cpp', | 3871 'style/SVGComputedStyleTest.cpp', |
| 3868 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3872 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3869 'testing/PrivateScriptTestTest.cpp', | 3873 'testing/PrivateScriptTestTest.cpp', |
| 3870 'timing/MemoryInfoTest.cpp', | 3874 'timing/MemoryInfoTest.cpp', |
| 3871 'workers/WorkerThreadTest.cpp', | 3875 'workers/WorkerThreadTest.cpp', |
| 3872 'xml/parser/SharedBufferReaderTest.cpp', | 3876 'xml/parser/SharedBufferReaderTest.cpp', |
| 3873 ], | 3877 ], |
| 3874 } | 3878 } |
| 3875 } | 3879 } |
| OLD | NEW |