| 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 1209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1220 'css/StyleSheet.cpp', | 1220 'css/StyleSheet.cpp', |
| 1221 'css/StyleSheet.h', | 1221 'css/StyleSheet.h', |
| 1222 'css/StyleSheetContents.cpp', | 1222 'css/StyleSheetContents.cpp', |
| 1223 'css/StyleSheetContents.h', | 1223 'css/StyleSheetContents.h', |
| 1224 'css/StyleSheetList.cpp', | 1224 'css/StyleSheetList.cpp', |
| 1225 'css/StyleSheetList.h', | 1225 'css/StyleSheetList.h', |
| 1226 'css/TreeBoundaryCrossingRules.cpp', | 1226 'css/TreeBoundaryCrossingRules.cpp', |
| 1227 'css/TreeBoundaryCrossingRules.h', | 1227 'css/TreeBoundaryCrossingRules.h', |
| 1228 'css/invalidation/InvalidationSet.cpp', | 1228 'css/invalidation/InvalidationSet.cpp', |
| 1229 'css/invalidation/InvalidationSet.h', | 1229 'css/invalidation/InvalidationSet.h', |
| 1230 'css/invalidation/InvalidationData.cpp', |
| 1231 'css/invalidation/InvalidationData.h', |
| 1232 'css/invalidation/PendingInvalidations.h', |
| 1230 'css/invalidation/StyleInvalidator.cpp', | 1233 'css/invalidation/StyleInvalidator.cpp', |
| 1231 'css/invalidation/StyleInvalidator.h', | 1234 'css/invalidation/StyleInvalidator.h', |
| 1232 'css/invalidation/StyleSheetInvalidationAnalysis.cpp', | 1235 'css/invalidation/StyleSheetInvalidationAnalysis.cpp', |
| 1233 'css/invalidation/StyleSheetInvalidationAnalysis.h', | 1236 'css/invalidation/StyleSheetInvalidationAnalysis.h', |
| 1234 'css/parser/CSSParser.cpp', | 1237 'css/parser/CSSParser.cpp', |
| 1235 'css/parser/CSSParser.h', | 1238 'css/parser/CSSParser.h', |
| 1236 'css/parser/CSSParserFastPaths.cpp', | 1239 'css/parser/CSSParserFastPaths.cpp', |
| 1237 'css/parser/CSSParserFastPaths.h', | 1240 'css/parser/CSSParserFastPaths.h', |
| 1238 'css/parser/CSSParserImpl.cpp', | 1241 'css/parser/CSSParserImpl.cpp', |
| 1239 'css/parser/CSSParserImpl.h', | 1242 'css/parser/CSSParserImpl.h', |
| (...skipping 2543 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3783 'css/CSSSelectorTest.cpp', | 3786 'css/CSSSelectorTest.cpp', |
| 3784 'css/CSSTestHelper.cpp', | 3787 'css/CSSTestHelper.cpp', |
| 3785 'css/CSSTestHelper.h', | 3788 'css/CSSTestHelper.h', |
| 3786 'css/CSSValueTestHelper.h', | 3789 'css/CSSValueTestHelper.h', |
| 3787 'css/DragUpdateTest.cpp', | 3790 'css/DragUpdateTest.cpp', |
| 3788 'css/MediaQueryEvaluatorTest.cpp', | 3791 'css/MediaQueryEvaluatorTest.cpp', |
| 3789 'css/MediaQueryListTest.cpp', | 3792 'css/MediaQueryListTest.cpp', |
| 3790 'css/MediaQueryMatcherTest.cpp', | 3793 'css/MediaQueryMatcherTest.cpp', |
| 3791 'css/MediaQuerySetTest.cpp', | 3794 'css/MediaQuerySetTest.cpp', |
| 3792 'css/MediaValuesTest.cpp', | 3795 'css/MediaValuesTest.cpp', |
| 3796 'css/RuleFeatureSetTest.cpp', |
| 3793 'css/RuleSetTest.cpp', | 3797 'css/RuleSetTest.cpp', |
| 3794 'css/invalidation/InvalidationSetTest.cpp', | 3798 'css/invalidation/InvalidationSetTest.cpp', |
| 3795 'css/parser/CSSParserValuesTest.cpp', | 3799 'css/parser/CSSParserValuesTest.cpp', |
| 3796 'css/parser/CSSPropertyParserTest.cpp', | 3800 'css/parser/CSSPropertyParserTest.cpp', |
| 3797 'css/parser/CSSSelectorParserTest.cpp', | 3801 'css/parser/CSSSelectorParserTest.cpp', |
| 3798 'css/parser/CSSTokenizerTest.cpp', | 3802 'css/parser/CSSTokenizerTest.cpp', |
| 3799 'css/parser/MediaConditionTest.cpp', | 3803 'css/parser/MediaConditionTest.cpp', |
| 3800 'css/parser/SizesAttributeParserTest.cpp', | 3804 'css/parser/SizesAttributeParserTest.cpp', |
| 3801 'css/parser/SizesCalcParserTest.cpp', | 3805 'css/parser/SizesCalcParserTest.cpp', |
| 3802 'css/resolver/FontBuilderTest.cpp', | 3806 'css/resolver/FontBuilderTest.cpp', |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3919 'style/OutlineValueTest.cpp', | 3923 'style/OutlineValueTest.cpp', |
| 3920 'style/SVGComputedStyleTest.cpp', | 3924 'style/SVGComputedStyleTest.cpp', |
| 3921 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3925 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3922 'testing/PrivateScriptTestTest.cpp', | 3926 'testing/PrivateScriptTestTest.cpp', |
| 3923 'timing/MemoryInfoTest.cpp', | 3927 'timing/MemoryInfoTest.cpp', |
| 3924 'workers/WorkerThreadTest.cpp', | 3928 'workers/WorkerThreadTest.cpp', |
| 3925 'xml/parser/SharedBufferReaderTest.cpp', | 3929 'xml/parser/SharedBufferReaderTest.cpp', |
| 3926 ], | 3930 ], |
| 3927 } | 3931 } |
| 3928 } | 3932 } |
| OLD | NEW |