| 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 1023 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1034 'css/CSSContentDistributionValue.cpp', | 1034 'css/CSSContentDistributionValue.cpp', |
| 1035 'css/CSSContentDistributionValue.h', | 1035 'css/CSSContentDistributionValue.h', |
| 1036 'css/CSSCounterValue.cpp', | 1036 'css/CSSCounterValue.cpp', |
| 1037 'css/CSSCounterValue.h', | 1037 'css/CSSCounterValue.h', |
| 1038 'css/CSSCrossfadeValue.cpp', | 1038 'css/CSSCrossfadeValue.cpp', |
| 1039 'css/CSSCrossfadeValue.h', | 1039 'css/CSSCrossfadeValue.h', |
| 1040 'css/CSSCursorImageValue.cpp', | 1040 'css/CSSCursorImageValue.cpp', |
| 1041 'css/CSSCustomFontData.h', | 1041 'css/CSSCustomFontData.h', |
| 1042 'css/CSSCustomIdentValue.cpp', | 1042 'css/CSSCustomIdentValue.cpp', |
| 1043 'css/CSSCustomIdentValue.h', | 1043 'css/CSSCustomIdentValue.h', |
| 1044 'css/CSSCustomPropertyDeclaration.cpp', |
| 1045 'css/CSSCustomPropertyDeclaration.h', |
| 1044 'css/CSSDefaultStyleSheets.cpp', | 1046 'css/CSSDefaultStyleSheets.cpp', |
| 1045 'css/CSSDefaultStyleSheets.h', | 1047 'css/CSSDefaultStyleSheets.h', |
| 1046 'css/CSSFontFace.cpp', | 1048 'css/CSSFontFace.cpp', |
| 1047 'css/CSSFontFace.h', | 1049 'css/CSSFontFace.h', |
| 1048 'css/CSSFontFaceRule.cpp', | 1050 'css/CSSFontFaceRule.cpp', |
| 1049 'css/CSSFontFaceRule.h', | 1051 'css/CSSFontFaceRule.h', |
| 1050 'css/CSSFontFaceSource.cpp', | 1052 'css/CSSFontFaceSource.cpp', |
| 1051 'css/CSSFontFaceSource.h', | 1053 'css/CSSFontFaceSource.h', |
| 1052 'css/CSSFontFaceSrcValue.cpp', | 1054 'css/CSSFontFaceSrcValue.cpp', |
| 1053 'css/CSSFontFaceSrcValue.h', | 1055 'css/CSSFontFaceSrcValue.h', |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1129 'css/CSSUnsetValue.cpp', | 1131 'css/CSSUnsetValue.cpp', |
| 1130 'css/CSSUnsetValue.h', | 1132 'css/CSSUnsetValue.h', |
| 1131 'css/CSSURIValue.cpp', | 1133 'css/CSSURIValue.cpp', |
| 1132 'css/CSSURIValue.h', | 1134 'css/CSSURIValue.h', |
| 1133 'css/CSSValue.cpp', | 1135 'css/CSSValue.cpp', |
| 1134 'css/CSSValueList.cpp', | 1136 'css/CSSValueList.cpp', |
| 1135 'css/CSSValuePair.cpp', | 1137 'css/CSSValuePair.cpp', |
| 1136 'css/CSSValuePair.h', | 1138 'css/CSSValuePair.h', |
| 1137 'css/CSSValuePool.cpp', | 1139 'css/CSSValuePool.cpp', |
| 1138 'css/CSSValuePool.h', | 1140 'css/CSSValuePool.h', |
| 1141 'css/CSSVariableData.cpp', |
| 1142 'css/CSSVariableData.h', |
| 1143 'css/CSSVariableReferenceValue.cpp', |
| 1144 'css/CSSVariableReferenceValue.h', |
| 1139 'css/CSSViewportRule.cpp', | 1145 'css/CSSViewportRule.cpp', |
| 1140 'css/CSSViewportRule.h', | 1146 'css/CSSViewportRule.h', |
| 1141 'css/DOMWindowCSS.cpp', | 1147 'css/DOMWindowCSS.cpp', |
| 1142 'css/DOMWindowCSS.h', | 1148 'css/DOMWindowCSS.h', |
| 1143 'css/DocumentFontFaceSet.cpp', | 1149 'css/DocumentFontFaceSet.cpp', |
| 1144 'css/DocumentFontFaceSet.h', | 1150 'css/DocumentFontFaceSet.h', |
| 1145 'css/ElementRuleCollector.cpp', | 1151 'css/ElementRuleCollector.cpp', |
| 1146 'css/ElementRuleCollector.h', | 1152 'css/ElementRuleCollector.h', |
| 1147 'css/FontFace.cpp', | 1153 'css/FontFace.cpp', |
| 1148 'css/FontFace.h', | 1154 'css/FontFace.h', |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1245 'css/parser/CSSParserSelector.h', | 1251 'css/parser/CSSParserSelector.h', |
| 1246 'css/parser/CSSParserSelector.cpp', | 1252 'css/parser/CSSParserSelector.cpp', |
| 1247 'css/parser/CSSPropertyParser.cpp', | 1253 'css/parser/CSSPropertyParser.cpp', |
| 1248 'css/parser/CSSPropertyParser.h', | 1254 'css/parser/CSSPropertyParser.h', |
| 1249 'css/parser/CSSSelectorParser.cpp', | 1255 'css/parser/CSSSelectorParser.cpp', |
| 1250 'css/parser/CSSSelectorParser.h', | 1256 'css/parser/CSSSelectorParser.h', |
| 1251 'css/parser/CSSSupportsParser.cpp', | 1257 'css/parser/CSSSupportsParser.cpp', |
| 1252 'css/parser/CSSSupportsParser.h', | 1258 'css/parser/CSSSupportsParser.h', |
| 1253 'css/parser/CSSTokenizer.cpp', | 1259 'css/parser/CSSTokenizer.cpp', |
| 1254 'css/parser/CSSTokenizerInputStream.cpp', | 1260 'css/parser/CSSTokenizerInputStream.cpp', |
| 1261 'css/parser/CSSVariableParser.cpp', |
| 1262 'css/parser/CSSVariableParser.h', |
| 1255 'css/parser/LegacyCSSPropertyParser.cpp', | 1263 'css/parser/LegacyCSSPropertyParser.cpp', |
| 1256 'css/parser/MediaQueryBlockWatcher.cpp', | 1264 'css/parser/MediaQueryBlockWatcher.cpp', |
| 1257 'css/parser/MediaQueryParser.cpp', | 1265 'css/parser/MediaQueryParser.cpp', |
| 1258 'css/parser/SizesAttributeParser.cpp', | 1266 'css/parser/SizesAttributeParser.cpp', |
| 1259 'css/parser/SizesCalcParser.cpp', | 1267 'css/parser/SizesCalcParser.cpp', |
| 1260 'css/resolver/AnimatedStyleBuilder.cpp', | 1268 'css/resolver/AnimatedStyleBuilder.cpp', |
| 1261 'css/resolver/AnimatedStyleBuilder.h', | 1269 'css/resolver/AnimatedStyleBuilder.h', |
| 1262 'css/resolver/CSSToStyleMap.cpp', | 1270 'css/resolver/CSSToStyleMap.cpp', |
| 1263 'css/resolver/CSSToStyleMap.h', | 1271 'css/resolver/CSSToStyleMap.h', |
| 1272 'css/resolver/CSSVariableResolver.cpp', |
| 1273 'css/resolver/CSSVariableResolver.h', |
| 1264 'css/resolver/ElementResolveContext.cpp', | 1274 'css/resolver/ElementResolveContext.cpp', |
| 1265 'css/resolver/ElementResolveContext.h', | 1275 'css/resolver/ElementResolveContext.h', |
| 1266 'css/resolver/ElementStyleResources.cpp', | 1276 'css/resolver/ElementStyleResources.cpp', |
| 1267 'css/resolver/ElementStyleResources.h', | 1277 'css/resolver/ElementStyleResources.h', |
| 1268 'css/resolver/FilterOperationResolver.cpp', | 1278 'css/resolver/FilterOperationResolver.cpp', |
| 1269 'css/resolver/FilterOperationResolver.h', | 1279 'css/resolver/FilterOperationResolver.h', |
| 1270 'css/resolver/FontBuilder.cpp', | 1280 'css/resolver/FontBuilder.cpp', |
| 1271 'css/resolver/FontBuilder.h', | 1281 'css/resolver/FontBuilder.h', |
| 1272 'css/resolver/MatchRequest.h', | 1282 'css/resolver/MatchRequest.h', |
| 1273 'css/resolver/MatchResult.cpp', | 1283 'css/resolver/MatchResult.cpp', |
| (...skipping 2629 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3903 'style/OutlineValueTest.cpp', | 3913 'style/OutlineValueTest.cpp', |
| 3904 'style/SVGComputedStyleTest.cpp', | 3914 'style/SVGComputedStyleTest.cpp', |
| 3905 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3915 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3906 'testing/PrivateScriptTestTest.cpp', | 3916 'testing/PrivateScriptTestTest.cpp', |
| 3907 'timing/MemoryInfoTest.cpp', | 3917 'timing/MemoryInfoTest.cpp', |
| 3908 'workers/WorkerThreadTest.cpp', | 3918 'workers/WorkerThreadTest.cpp', |
| 3909 'xml/parser/SharedBufferReaderTest.cpp', | 3919 'xml/parser/SharedBufferReaderTest.cpp', |
| 3910 ], | 3920 ], |
| 3911 } | 3921 } |
| 3912 } | 3922 } |
| OLD | NEW |