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