| 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 27 matching lines...) Expand all Loading... |
| 38 'css/StyleMedia.idl', | 38 'css/StyleMedia.idl', |
| 39 'css/StyleSheet.idl', | 39 'css/StyleSheet.idl', |
| 40 'css/StyleSheetList.idl', | 40 'css/StyleSheetList.idl', |
| 41 'css/WebKitCSSMatrix.idl', | 41 'css/WebKitCSSMatrix.idl', |
| 42 'css/cssom/KeywordValue.idl', | 42 'css/cssom/KeywordValue.idl', |
| 43 'css/cssom/LengthValue.idl', | 43 'css/cssom/LengthValue.idl', |
| 44 'css/cssom/MatrixTransformComponent.idl', | 44 'css/cssom/MatrixTransformComponent.idl', |
| 45 'css/cssom/NumberValue.idl', | 45 'css/cssom/NumberValue.idl', |
| 46 'css/cssom/ScaleTransformComponent.idl', | 46 'css/cssom/ScaleTransformComponent.idl', |
| 47 'css/cssom/SimpleLength.idl', | 47 'css/cssom/SimpleLength.idl', |
| 48 'css/cssom/StylePropertyMap.idl', |
| 48 'css/cssom/StyleValue.idl', | 49 'css/cssom/StyleValue.idl', |
| 49 'css/cssom/TransformComponent.idl', | 50 'css/cssom/TransformComponent.idl', |
| 50 'css/cssom/TransformValue.idl', | 51 'css/cssom/TransformValue.idl', |
| 51 'dom/ArrayBuffer.idl', | 52 'dom/ArrayBuffer.idl', |
| 52 'dom/ArrayBufferView.idl', | 53 'dom/ArrayBufferView.idl', |
| 53 'dom/Attr.idl', | 54 'dom/Attr.idl', |
| 54 'dom/CDATASection.idl', | 55 'dom/CDATASection.idl', |
| 55 'dom/CharacterData.idl', | 56 'dom/CharacterData.idl', |
| 56 'dom/ClientRect.idl', | 57 'dom/ClientRect.idl', |
| 57 'dom/ClientRectList.idl', | 58 'dom/ClientRectList.idl', |
| (...skipping 1188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1246 'css/StyleRuleImport.h', | 1247 'css/StyleRuleImport.h', |
| 1247 'css/StyleRuleKeyframe.cpp', | 1248 'css/StyleRuleKeyframe.cpp', |
| 1248 'css/StyleRuleKeyframe.h', | 1249 'css/StyleRuleKeyframe.h', |
| 1249 'css/StyleRuleNamespace.h', | 1250 'css/StyleRuleNamespace.h', |
| 1250 'css/StyleSheet.cpp', | 1251 'css/StyleSheet.cpp', |
| 1251 'css/StyleSheet.h', | 1252 'css/StyleSheet.h', |
| 1252 'css/StyleSheetContents.cpp', | 1253 'css/StyleSheetContents.cpp', |
| 1253 'css/StyleSheetContents.h', | 1254 'css/StyleSheetContents.h', |
| 1254 'css/StyleSheetList.cpp', | 1255 'css/StyleSheetList.cpp', |
| 1255 'css/StyleSheetList.h', | 1256 'css/StyleSheetList.h', |
| 1257 'css/cssom/ImmutableStylePropertyMap.h', |
| 1256 'css/cssom/KeywordValue.cpp', | 1258 'css/cssom/KeywordValue.cpp', |
| 1257 'css/cssom/KeywordValue.h', | 1259 'css/cssom/KeywordValue.h', |
| 1258 'css/cssom/LengthValue.cpp', | 1260 'css/cssom/LengthValue.cpp', |
| 1259 'css/cssom/LengthValue.h', | 1261 'css/cssom/LengthValue.h', |
| 1260 'css/cssom/MatrixTransformComponent.cpp', | 1262 'css/cssom/MatrixTransformComponent.cpp', |
| 1261 'css/cssom/MatrixTransformComponent.h', | 1263 'css/cssom/MatrixTransformComponent.h', |
| 1264 'css/cssom/MutableStylePropertyMap.h', |
| 1262 'css/cssom/NumberValue.h', | 1265 'css/cssom/NumberValue.h', |
| 1263 'css/cssom/ScaleTransformComponent.cpp', | 1266 'css/cssom/ScaleTransformComponent.cpp', |
| 1264 'css/cssom/ScaleTransformComponent.h', | 1267 'css/cssom/ScaleTransformComponent.h', |
| 1265 'css/cssom/SimpleLength.cpp', | 1268 'css/cssom/SimpleLength.cpp', |
| 1266 'css/cssom/SimpleLength.h', | 1269 'css/cssom/SimpleLength.h', |
| 1270 'css/cssom/StylePropertyMap.cpp', |
| 1271 'css/cssom/StylePropertyMap.h', |
| 1267 'css/cssom/StyleValue.cpp', | 1272 'css/cssom/StyleValue.cpp', |
| 1268 'css/cssom/StyleValue.h', | 1273 'css/cssom/StyleValue.h', |
| 1269 'css/cssom/TransformComponent.h', | 1274 'css/cssom/TransformComponent.h', |
| 1270 'css/cssom/TransformValue.cpp', | 1275 'css/cssom/TransformValue.cpp', |
| 1271 'css/cssom/TransformValue.h', | 1276 'css/cssom/TransformValue.h', |
| 1272 'css/invalidation/InvalidationSet.cpp', | 1277 'css/invalidation/InvalidationSet.cpp', |
| 1273 'css/invalidation/InvalidationSet.h', | 1278 'css/invalidation/InvalidationSet.h', |
| 1274 'css/invalidation/InvalidationData.cpp', | 1279 'css/invalidation/InvalidationData.cpp', |
| 1275 'css/invalidation/InvalidationData.h', | 1280 'css/invalidation/InvalidationData.h', |
| 1276 'css/invalidation/PendingInvalidations.h', | 1281 'css/invalidation/PendingInvalidations.h', |
| (...skipping 2742 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4019 'style/SVGComputedStyleTest.cpp', | 4024 'style/SVGComputedStyleTest.cpp', |
| 4020 'svg/SVGPathParserTest.cpp', | 4025 'svg/SVGPathParserTest.cpp', |
| 4021 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 4026 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 4022 'testing/PrivateScriptTestTest.cpp', | 4027 'testing/PrivateScriptTestTest.cpp', |
| 4023 'timing/MemoryInfoTest.cpp', | 4028 'timing/MemoryInfoTest.cpp', |
| 4024 'workers/WorkerThreadTest.cpp', | 4029 'workers/WorkerThreadTest.cpp', |
| 4025 'xml/parser/SharedBufferReaderTest.cpp', | 4030 'xml/parser/SharedBufferReaderTest.cpp', |
| 4026 ], | 4031 ], |
| 4027 } | 4032 } |
| 4028 } | 4033 } |
| OLD | NEW |