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 1017 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1028 'css/CSSContentDistributionValue.cpp', | 1028 'css/CSSContentDistributionValue.cpp', |
1029 'css/CSSContentDistributionValue.h', | 1029 'css/CSSContentDistributionValue.h', |
1030 'css/CSSCounterValue.cpp', | 1030 'css/CSSCounterValue.cpp', |
1031 'css/CSSCounterValue.h', | 1031 'css/CSSCounterValue.h', |
1032 'css/CSSCrossfadeValue.cpp', | 1032 'css/CSSCrossfadeValue.cpp', |
1033 'css/CSSCrossfadeValue.h', | 1033 'css/CSSCrossfadeValue.h', |
1034 'css/CSSCursorImageValue.cpp', | 1034 'css/CSSCursorImageValue.cpp', |
1035 'css/CSSCustomFontData.h', | 1035 'css/CSSCustomFontData.h', |
1036 'css/CSSCustomIdentValue.cpp', | 1036 'css/CSSCustomIdentValue.cpp', |
1037 'css/CSSCustomIdentValue.h', | 1037 'css/CSSCustomIdentValue.h', |
| 1038 'css/CSSCustomPropertyDeclaration.cpp', |
| 1039 'css/CSSCustomPropertyDeclaration.h', |
1038 'css/CSSDefaultStyleSheets.cpp', | 1040 'css/CSSDefaultStyleSheets.cpp', |
1039 'css/CSSDefaultStyleSheets.h', | 1041 'css/CSSDefaultStyleSheets.h', |
1040 'css/CSSFontFace.cpp', | 1042 'css/CSSFontFace.cpp', |
1041 'css/CSSFontFace.h', | 1043 'css/CSSFontFace.h', |
1042 'css/CSSFontFaceRule.cpp', | 1044 'css/CSSFontFaceRule.cpp', |
1043 'css/CSSFontFaceRule.h', | 1045 'css/CSSFontFaceRule.h', |
1044 'css/CSSFontFaceSource.cpp', | 1046 'css/CSSFontFaceSource.cpp', |
1045 'css/CSSFontFaceSource.h', | 1047 'css/CSSFontFaceSource.h', |
1046 'css/CSSFontFaceSrcValue.cpp', | 1048 'css/CSSFontFaceSrcValue.cpp', |
1047 'css/CSSFontFaceSrcValue.h', | 1049 'css/CSSFontFaceSrcValue.h', |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1123 'css/CSSUnsetValue.cpp', | 1125 'css/CSSUnsetValue.cpp', |
1124 'css/CSSUnsetValue.h', | 1126 'css/CSSUnsetValue.h', |
1125 'css/CSSURIValue.cpp', | 1127 'css/CSSURIValue.cpp', |
1126 'css/CSSURIValue.h', | 1128 'css/CSSURIValue.h', |
1127 'css/CSSValue.cpp', | 1129 'css/CSSValue.cpp', |
1128 'css/CSSValueList.cpp', | 1130 'css/CSSValueList.cpp', |
1129 'css/CSSValuePair.cpp', | 1131 'css/CSSValuePair.cpp', |
1130 'css/CSSValuePair.h', | 1132 'css/CSSValuePair.h', |
1131 'css/CSSValuePool.cpp', | 1133 'css/CSSValuePool.cpp', |
1132 'css/CSSValuePool.h', | 1134 'css/CSSValuePool.h', |
| 1135 'css/CSSVariableData.cpp', |
| 1136 'css/CSSVariableData.h', |
| 1137 'css/CSSVariableReferenceValue.cpp', |
| 1138 'css/CSSVariableReferenceValue.h', |
1133 'css/CSSViewportRule.cpp', | 1139 'css/CSSViewportRule.cpp', |
1134 'css/CSSViewportRule.h', | 1140 'css/CSSViewportRule.h', |
1135 'css/DOMWindowCSS.cpp', | 1141 'css/DOMWindowCSS.cpp', |
1136 'css/DOMWindowCSS.h', | 1142 'css/DOMWindowCSS.h', |
1137 'css/DocumentFontFaceSet.cpp', | 1143 'css/DocumentFontFaceSet.cpp', |
1138 'css/DocumentFontFaceSet.h', | 1144 'css/DocumentFontFaceSet.h', |
1139 'css/ElementRuleCollector.cpp', | 1145 'css/ElementRuleCollector.cpp', |
1140 'css/ElementRuleCollector.h', | 1146 'css/ElementRuleCollector.h', |
1141 'css/FontFace.cpp', | 1147 'css/FontFace.cpp', |
1142 'css/FontFace.h', | 1148 'css/FontFace.h', |
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1242 'css/parser/CSSParserSelector.h', | 1248 'css/parser/CSSParserSelector.h', |
1243 'css/parser/CSSParserSelector.cpp', | 1249 'css/parser/CSSParserSelector.cpp', |
1244 'css/parser/CSSPropertyParser.cpp', | 1250 'css/parser/CSSPropertyParser.cpp', |
1245 'css/parser/CSSPropertyParser.h', | 1251 'css/parser/CSSPropertyParser.h', |
1246 'css/parser/CSSSelectorParser.cpp', | 1252 'css/parser/CSSSelectorParser.cpp', |
1247 'css/parser/CSSSelectorParser.h', | 1253 'css/parser/CSSSelectorParser.h', |
1248 'css/parser/CSSSupportsParser.cpp', | 1254 'css/parser/CSSSupportsParser.cpp', |
1249 'css/parser/CSSSupportsParser.h', | 1255 'css/parser/CSSSupportsParser.h', |
1250 'css/parser/CSSTokenizer.cpp', | 1256 'css/parser/CSSTokenizer.cpp', |
1251 'css/parser/CSSTokenizerInputStream.cpp', | 1257 'css/parser/CSSTokenizerInputStream.cpp', |
| 1258 'css/parser/CSSVariableParser.cpp', |
| 1259 'css/parser/CSSVariableParser.h', |
1252 'css/parser/LegacyCSSPropertyParser.cpp', | 1260 'css/parser/LegacyCSSPropertyParser.cpp', |
1253 'css/parser/MediaQueryBlockWatcher.cpp', | 1261 'css/parser/MediaQueryBlockWatcher.cpp', |
1254 'css/parser/MediaQueryParser.cpp', | 1262 'css/parser/MediaQueryParser.cpp', |
1255 'css/parser/SizesAttributeParser.cpp', | 1263 'css/parser/SizesAttributeParser.cpp', |
1256 'css/parser/SizesCalcParser.cpp', | 1264 'css/parser/SizesCalcParser.cpp', |
1257 'css/resolver/AnimatedStyleBuilder.cpp', | 1265 'css/resolver/AnimatedStyleBuilder.cpp', |
1258 'css/resolver/AnimatedStyleBuilder.h', | 1266 'css/resolver/AnimatedStyleBuilder.h', |
1259 'css/resolver/CSSToStyleMap.cpp', | 1267 'css/resolver/CSSToStyleMap.cpp', |
1260 'css/resolver/CSSToStyleMap.h', | 1268 'css/resolver/CSSToStyleMap.h', |
| 1269 'css/resolver/CSSVariableResolver.cpp', |
| 1270 'css/resolver/CSSVariableResolver.h', |
1261 'css/resolver/ElementResolveContext.cpp', | 1271 'css/resolver/ElementResolveContext.cpp', |
1262 'css/resolver/ElementResolveContext.h', | 1272 'css/resolver/ElementResolveContext.h', |
1263 'css/resolver/ElementStyleResources.cpp', | 1273 'css/resolver/ElementStyleResources.cpp', |
1264 'css/resolver/ElementStyleResources.h', | 1274 'css/resolver/ElementStyleResources.h', |
1265 'css/resolver/FilterOperationResolver.cpp', | 1275 'css/resolver/FilterOperationResolver.cpp', |
1266 'css/resolver/FilterOperationResolver.h', | 1276 'css/resolver/FilterOperationResolver.h', |
1267 'css/resolver/FontBuilder.cpp', | 1277 'css/resolver/FontBuilder.cpp', |
1268 'css/resolver/FontBuilder.h', | 1278 'css/resolver/FontBuilder.h', |
1269 'css/resolver/MatchRequest.h', | 1279 'css/resolver/MatchRequest.h', |
1270 'css/resolver/MatchResult.cpp', | 1280 'css/resolver/MatchResult.cpp', |
(...skipping 2626 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3897 'style/SVGComputedStyleTest.cpp', | 3907 'style/SVGComputedStyleTest.cpp', |
3898 'svg/SVGPathParserTest.cpp', | 3908 'svg/SVGPathParserTest.cpp', |
3899 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3909 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
3900 'testing/PrivateScriptTestTest.cpp', | 3910 'testing/PrivateScriptTestTest.cpp', |
3901 'timing/MemoryInfoTest.cpp', | 3911 'timing/MemoryInfoTest.cpp', |
3902 'workers/WorkerThreadTest.cpp', | 3912 'workers/WorkerThreadTest.cpp', |
3903 'xml/parser/SharedBufferReaderTest.cpp', | 3913 'xml/parser/SharedBufferReaderTest.cpp', |
3904 ], | 3914 ], |
3905 } | 3915 } |
3906 } | 3916 } |
OLD | NEW |