| 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/Animation.idl', | 8 'animation/Animation.idl', |
| 9 'animation/AnimationEffect.idl', | 9 'animation/AnimationEffect.idl', |
| 10 'animation/AnimationPlayer.idl', | 10 'animation/AnimationPlayer.idl', |
| (...skipping 774 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 785 'css/CSSMarkup.cpp', | 785 'css/CSSMarkup.cpp', |
| 786 'css/CSSMarkup.h', | 786 'css/CSSMarkup.h', |
| 787 'css/CSSMatrix.cpp', | 787 'css/CSSMatrix.cpp', |
| 788 'css/CSSMatrix.h', | 788 'css/CSSMatrix.h', |
| 789 'css/CSSMediaRule.cpp', | 789 'css/CSSMediaRule.cpp', |
| 790 'css/CSSMediaRule.h', | 790 'css/CSSMediaRule.h', |
| 791 'css/CSSOMUtils.cpp', | 791 'css/CSSOMUtils.cpp', |
| 792 'css/CSSOMUtils.h', | 792 'css/CSSOMUtils.h', |
| 793 'css/CSSPageRule.cpp', | 793 'css/CSSPageRule.cpp', |
| 794 'css/CSSPageRule.h', | 794 'css/CSSPageRule.h', |
| 795 'css/CSSParserMode.cpp', | |
| 796 'css/CSSParserMode.h', | |
| 797 'css/CSSParserValues.cpp', | |
| 798 'css/CSSPrimitiveValue.cpp', | 795 'css/CSSPrimitiveValue.cpp', |
| 799 'css/CSSPrimitiveValueMappings.h', | 796 'css/CSSPrimitiveValueMappings.h', |
| 800 'css/CSSProperty.cpp', | 797 'css/CSSProperty.cpp', |
| 801 'css/CSSPropertySourceData.cpp', | 798 'css/CSSPropertySourceData.cpp', |
| 802 'css/CSSReflectValue.cpp', | 799 'css/CSSReflectValue.cpp', |
| 803 'css/CSSRule.cpp', | 800 'css/CSSRule.cpp', |
| 804 'css/CSSRule.h', | 801 'css/CSSRule.h', |
| 805 'css/CSSRuleList.cpp', | 802 'css/CSSRuleList.cpp', |
| 806 'css/CSSRuleList.h', | 803 'css/CSSRuleList.h', |
| 807 'css/CSSSVGDocumentValue.cpp', | 804 'css/CSSSVGDocumentValue.cpp', |
| 808 'css/CSSSVGDocumentValue.h', | 805 'css/CSSSVGDocumentValue.h', |
| 809 'css/CSSSegmentedFontFace.cpp', | 806 'css/CSSSegmentedFontFace.cpp', |
| 810 'css/CSSSegmentedFontFace.h', | 807 'css/CSSSegmentedFontFace.h', |
| 811 'css/CSSSelector.cpp', | 808 'css/CSSSelector.cpp', |
| 812 'css/CSSSelectorList.cpp', | 809 'css/CSSSelectorList.cpp', |
| 813 'css/CSSSelectorList.h', | 810 'css/CSSSelectorList.h', |
| 814 'css/CSSShadowValue.cpp', | 811 'css/CSSShadowValue.cpp', |
| 815 'css/CSSShadowValue.h', | 812 'css/CSSShadowValue.h', |
| 816 'css/CSSStyleDeclaration.h', | 813 'css/CSSStyleDeclaration.h', |
| 817 'css/CSSStyleRule.cpp', | 814 'css/CSSStyleRule.cpp', |
| 818 'css/CSSStyleRule.h', | 815 'css/CSSStyleRule.h', |
| 819 'css/CSSStyleSheet.cpp', | 816 'css/CSSStyleSheet.cpp', |
| 820 'css/CSSStyleSheet.h', | 817 'css/CSSStyleSheet.h', |
| 821 'css/CSSSupportsRule.cpp', | 818 'css/CSSSupportsRule.cpp', |
| 822 'css/CSSSupportsRule.h', | 819 'css/CSSSupportsRule.h', |
| 823 'css/CSSTimingFunctionValue.cpp', | 820 'css/CSSTimingFunctionValue.cpp', |
| 824 'css/CSSTimingFunctionValue.h', | 821 'css/CSSTimingFunctionValue.h', |
| 825 'css/CSSToLengthConversionData.cpp', | 822 'css/CSSToLengthConversionData.cpp', |
| 826 'css/CSSToLengthConversionData.h', | 823 'css/CSSToLengthConversionData.h', |
| 827 'css/CSSTokenizer.h', | |
| 828 'css/CSSTransformValue.cpp', | 824 'css/CSSTransformValue.cpp', |
| 829 'css/CSSUnicodeRangeValue.cpp', | 825 'css/CSSUnicodeRangeValue.cpp', |
| 830 'css/CSSUnicodeRangeValue.h', | 826 'css/CSSUnicodeRangeValue.h', |
| 831 'css/CSSUnknownRule.h', | 827 'css/CSSUnknownRule.h', |
| 832 'css/CSSValue.cpp', | 828 'css/CSSValue.cpp', |
| 833 'css/CSSValueList.cpp', | 829 'css/CSSValueList.cpp', |
| 834 'css/CSSValuePool.cpp', | 830 'css/CSSValuePool.cpp', |
| 835 'css/CSSValuePool.h', | 831 'css/CSSValuePool.h', |
| 836 'css/CSSViewportRule.cpp', | 832 'css/CSSViewportRule.cpp', |
| 837 'css/CSSViewportRule.h', | 833 'css/CSSViewportRule.h', |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 921 'css/StyleSheetList.h', | 917 'css/StyleSheetList.h', |
| 922 'css/TreeBoundaryCrossingRules.cpp', | 918 'css/TreeBoundaryCrossingRules.cpp', |
| 923 'css/TreeBoundaryCrossingRules.h', | 919 'css/TreeBoundaryCrossingRules.h', |
| 924 'css/invalidation/DescendantInvalidationSet.cpp', | 920 'css/invalidation/DescendantInvalidationSet.cpp', |
| 925 'css/invalidation/DescendantInvalidationSet.h', | 921 'css/invalidation/DescendantInvalidationSet.h', |
| 926 'css/invalidation/StyleInvalidator.cpp', | 922 'css/invalidation/StyleInvalidator.cpp', |
| 927 'css/invalidation/StyleInvalidator.h', | 923 'css/invalidation/StyleInvalidator.h', |
| 928 'css/invalidation/StyleSheetInvalidationAnalysis.cpp', | 924 'css/invalidation/StyleSheetInvalidationAnalysis.cpp', |
| 929 'css/invalidation/StyleSheetInvalidationAnalysis.h', | 925 'css/invalidation/StyleSheetInvalidationAnalysis.h', |
| 930 'css/parser/BisonCSSParser.h', | 926 'css/parser/BisonCSSParser.h', |
| 927 'css/parser/CSSParserMode.cpp', |
| 928 'css/parser/CSSParserMode.h', |
| 929 'css/parser/CSSParserValues.cpp', |
| 931 'css/parser/CSSPropertyParser.cpp', | 930 'css/parser/CSSPropertyParser.cpp', |
| 932 'css/parser/CSSPropertyParser.h', | 931 'css/parser/CSSPropertyParser.h', |
| 932 'css/parser/CSSTokenizer.h', |
| 933 'css/parser/MediaQueryBlockWatcher.cpp', | 933 'css/parser/MediaQueryBlockWatcher.cpp', |
| 934 'css/parser/MediaQueryInputStream.cpp', | 934 'css/parser/MediaQueryInputStream.cpp', |
| 935 'css/parser/MediaQueryParser.cpp', | 935 'css/parser/MediaQueryParser.cpp', |
| 936 'css/parser/SizesCalcParser.cpp', | 936 'css/parser/SizesCalcParser.cpp', |
| 937 'css/parser/MediaQueryToken.cpp', | 937 'css/parser/MediaQueryToken.cpp', |
| 938 'css/parser/MediaQueryTokenizer.cpp', | 938 'css/parser/MediaQueryTokenizer.cpp', |
| 939 'css/parser/SizesAttributeParser.cpp', | 939 'css/parser/SizesAttributeParser.cpp', |
| 940 'css/resolver/AnimatedStyleBuilder.cpp', | 940 'css/resolver/AnimatedStyleBuilder.cpp', |
| 941 'css/resolver/AnimatedStyleBuilder.h', | 941 'css/resolver/AnimatedStyleBuilder.h', |
| 942 'css/resolver/CSSToStyleMap.cpp', | 942 'css/resolver/CSSToStyleMap.cpp', |
| (...skipping 2459 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3402 'animation/InterpolationEffectTest.cpp', | 3402 'animation/InterpolationEffectTest.cpp', |
| 3403 'animation/KeyframeEffectModelTest.cpp', | 3403 'animation/KeyframeEffectModelTest.cpp', |
| 3404 'animation/TimingCalculationsTest.cpp', | 3404 'animation/TimingCalculationsTest.cpp', |
| 3405 'animation/TimingInputTest.cpp', | 3405 'animation/TimingInputTest.cpp', |
| 3406 'animation/DeferredLegacyStyleInterpolationTest.cpp', | 3406 'animation/DeferredLegacyStyleInterpolationTest.cpp', |
| 3407 'animation/LengthStyleInterpolationTest.cpp', | 3407 'animation/LengthStyleInterpolationTest.cpp', |
| 3408 'clipboard/DataObjectTest.cpp', | 3408 'clipboard/DataObjectTest.cpp', |
| 3409 'css/AffectedByFocusTest.cpp', | 3409 'css/AffectedByFocusTest.cpp', |
| 3410 'css/CSSCalculationValueTest.cpp', | 3410 'css/CSSCalculationValueTest.cpp', |
| 3411 'css/CSSFontFaceTest.cpp', | 3411 'css/CSSFontFaceTest.cpp', |
| 3412 'css/CSSParserValuesTest.cpp', | |
| 3413 'css/CSSSelectorTest.cpp', | 3412 'css/CSSSelectorTest.cpp', |
| 3414 'css/CSSTestHelper.cpp', | 3413 'css/CSSTestHelper.cpp', |
| 3415 'css/CSSTestHelper.h', | 3414 'css/CSSTestHelper.h', |
| 3416 'css/CSSValueTestHelper.h', | 3415 'css/CSSValueTestHelper.h', |
| 3417 'css/DragUpdateTest.cpp', | 3416 'css/DragUpdateTest.cpp', |
| 3418 'css/MediaValuesTest.cpp', | 3417 'css/MediaValuesTest.cpp', |
| 3419 'css/MediaQueryEvaluatorTest.cpp', | 3418 'css/MediaQueryEvaluatorTest.cpp', |
| 3420 'css/MediaQueryListTest.cpp', | 3419 'css/MediaQueryListTest.cpp', |
| 3421 'css/MediaQueryMatcherTest.cpp', | 3420 'css/MediaQueryMatcherTest.cpp', |
| 3422 'css/MediaQuerySetTest.cpp', | 3421 'css/MediaQuerySetTest.cpp', |
| 3423 'css/RuleSetTest.cpp', | 3422 'css/RuleSetTest.cpp', |
| 3424 'css/invalidation/DescendantInvalidationSetTest.cpp', | 3423 'css/invalidation/DescendantInvalidationSetTest.cpp', |
| 3425 'css/parser/BisonCSSParserTest.cpp', | 3424 'css/parser/BisonCSSParserTest.cpp', |
| 3425 'css/parser/CSSParserValuesTest.cpp', |
| 3426 'css/parser/SizesCalcParserTest.cpp', | 3426 'css/parser/SizesCalcParserTest.cpp', |
| 3427 'css/parser/MediaQueryTokenizerTest.cpp', | 3427 'css/parser/MediaQueryTokenizerTest.cpp', |
| 3428 'css/parser/SizesAttributeParserTest.cpp', | 3428 'css/parser/SizesAttributeParserTest.cpp', |
| 3429 'css/parser/MediaConditionTest.cpp', | 3429 'css/parser/MediaConditionTest.cpp', |
| 3430 'css/resolver/FontBuilderTest.cpp', | 3430 'css/resolver/FontBuilderTest.cpp', |
| 3431 'dom/ActiveDOMObjectTest.cpp', | 3431 'dom/ActiveDOMObjectTest.cpp', |
| 3432 'dom/DOMImplementationTest.cpp', | 3432 'dom/DOMImplementationTest.cpp', |
| 3433 'dom/DocumentMarkerControllerTest.cpp', | 3433 'dom/DocumentMarkerControllerTest.cpp', |
| 3434 'dom/DocumentTest.cpp', | 3434 'dom/DocumentTest.cpp', |
| 3435 'dom/MainThreadTaskRunnerTest.cpp', | 3435 'dom/MainThreadTaskRunnerTest.cpp', |
| (...skipping 29 matching lines...) Expand all Loading... |
| 3465 'rendering/shapes/BoxShapeTest.cpp', | 3465 'rendering/shapes/BoxShapeTest.cpp', |
| 3466 'rendering/style/OutlineValueTest.cpp', | 3466 'rendering/style/OutlineValueTest.cpp', |
| 3467 'testing/PrivateScriptTestTest.cpp', | 3467 'testing/PrivateScriptTestTest.cpp', |
| 3468 'streams/ReadableStreamTest.cpp', | 3468 'streams/ReadableStreamTest.cpp', |
| 3469 'testing/UnitTestHelpers.cpp', | 3469 'testing/UnitTestHelpers.cpp', |
| 3470 'testing/UnitTestHelpers.h', | 3470 'testing/UnitTestHelpers.h', |
| 3471 'xml/parser/SharedBufferReaderTest.cpp', | 3471 'xml/parser/SharedBufferReaderTest.cpp', |
| 3472 ], | 3472 ], |
| 3473 } | 3473 } |
| 3474 } | 3474 } |
| OLD | NEW |