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 1069 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1080 'css/CSSSupportsRule.cpp', | 1080 'css/CSSSupportsRule.cpp', |
1081 'css/CSSSupportsRule.h', | 1081 'css/CSSSupportsRule.h', |
1082 'css/CSSTimingFunctionValue.cpp', | 1082 'css/CSSTimingFunctionValue.cpp', |
1083 'css/CSSTimingFunctionValue.h', | 1083 'css/CSSTimingFunctionValue.h', |
1084 'css/CSSToLengthConversionData.cpp', | 1084 'css/CSSToLengthConversionData.cpp', |
1085 'css/CSSToLengthConversionData.h', | 1085 'css/CSSToLengthConversionData.h', |
1086 'css/CSSUnicodeRangeValue.cpp', | 1086 'css/CSSUnicodeRangeValue.cpp', |
1087 'css/CSSUnicodeRangeValue.h', | 1087 'css/CSSUnicodeRangeValue.h', |
1088 'css/CSSUnsetValue.cpp', | 1088 'css/CSSUnsetValue.cpp', |
1089 'css/CSSUnsetValue.h', | 1089 'css/CSSUnsetValue.h', |
1090 'css/CSSValue.cpp', | |
1091 'css/CSSValueList.cpp', | 1090 'css/CSSValueList.cpp', |
| 1091 'css/CSSValueObject.cpp', |
1092 'css/CSSValuePool.cpp', | 1092 'css/CSSValuePool.cpp', |
1093 'css/CSSValuePool.h', | 1093 'css/CSSValuePool.h', |
1094 'css/CSSViewportRule.cpp', | 1094 'css/CSSViewportRule.cpp', |
1095 'css/CSSViewportRule.h', | 1095 'css/CSSViewportRule.h', |
1096 'css/Counter.cpp', | 1096 'css/Counter.cpp', |
1097 'css/Counter.h', | 1097 'css/Counter.h', |
1098 'css/DOMWindowCSS.cpp', | 1098 'css/DOMWindowCSS.cpp', |
1099 'css/DOMWindowCSS.h', | 1099 'css/DOMWindowCSS.h', |
1100 'css/DocumentFontFaceSet.cpp', | 1100 'css/DocumentFontFaceSet.cpp', |
1101 'css/DocumentFontFaceSet.h', | 1101 'css/DocumentFontFaceSet.h', |
(...skipping 2567 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3669 'animation/animatable/AnimatableValueTestHelper.cpp', | 3669 'animation/animatable/AnimatableValueTestHelper.cpp', |
3670 'animation/animatable/AnimatableValueTestHelper.h', | 3670 'animation/animatable/AnimatableValueTestHelper.h', |
3671 'animation/animatable/AnimatableValueTestHelperTest.cpp', | 3671 'animation/animatable/AnimatableValueTestHelperTest.cpp', |
3672 'clipboard/DataObjectTest.cpp', | 3672 'clipboard/DataObjectTest.cpp', |
3673 'css/AffectedByFocusTest.cpp', | 3673 'css/AffectedByFocusTest.cpp', |
3674 'css/CSSCalculationValueTest.cpp', | 3674 'css/CSSCalculationValueTest.cpp', |
3675 'css/CSSFontFaceTest.cpp', | 3675 'css/CSSFontFaceTest.cpp', |
3676 'css/CSSSelectorTest.cpp', | 3676 'css/CSSSelectorTest.cpp', |
3677 'css/CSSTestHelper.cpp', | 3677 'css/CSSTestHelper.cpp', |
3678 'css/CSSTestHelper.h', | 3678 'css/CSSTestHelper.h', |
| 3679 'css/CSSValueTest.cpp', |
3679 'css/CSSValueTestHelper.h', | 3680 'css/CSSValueTestHelper.h', |
3680 'css/DragUpdateTest.cpp', | 3681 'css/DragUpdateTest.cpp', |
3681 'css/MediaQueryEvaluatorTest.cpp', | 3682 'css/MediaQueryEvaluatorTest.cpp', |
3682 'css/MediaQueryListTest.cpp', | 3683 'css/MediaQueryListTest.cpp', |
3683 'css/MediaQueryMatcherTest.cpp', | 3684 'css/MediaQueryMatcherTest.cpp', |
3684 'css/MediaQuerySetTest.cpp', | 3685 'css/MediaQuerySetTest.cpp', |
3685 'css/MediaValuesTest.cpp', | 3686 'css/MediaValuesTest.cpp', |
3686 'css/RuleSetTest.cpp', | 3687 'css/RuleSetTest.cpp', |
3687 'css/invalidation/DescendantInvalidationSetTest.cpp', | 3688 'css/invalidation/DescendantInvalidationSetTest.cpp', |
3688 'css/parser/CSSParserValuesTest.cpp', | 3689 'css/parser/CSSParserValuesTest.cpp', |
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3790 'style/OutlineValueTest.cpp', | 3791 'style/OutlineValueTest.cpp', |
3791 'style/SVGComputedStyleTest.cpp', | 3792 'style/SVGComputedStyleTest.cpp', |
3792 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3793 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
3793 'testing/PrivateScriptTestTest.cpp', | 3794 'testing/PrivateScriptTestTest.cpp', |
3794 'timing/MemoryInfoTest.cpp', | 3795 'timing/MemoryInfoTest.cpp', |
3795 'workers/WorkerThreadTest.cpp', | 3796 'workers/WorkerThreadTest.cpp', |
3796 'xml/parser/SharedBufferReaderTest.cpp', | 3797 'xml/parser/SharedBufferReaderTest.cpp', |
3797 ], | 3798 ], |
3798 } | 3799 } |
3799 } | 3800 } |
OLD | NEW |