| 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 1061 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1072 'css/CSSMediaRule.cpp', | 1072 'css/CSSMediaRule.cpp', |
| 1073 'css/CSSMediaRule.h', | 1073 'css/CSSMediaRule.h', |
| 1074 'css/CSSPageRule.cpp', | 1074 'css/CSSPageRule.cpp', |
| 1075 'css/CSSPageRule.h', | 1075 'css/CSSPageRule.h', |
| 1076 'css/CSSPathValue.cpp', | 1076 'css/CSSPathValue.cpp', |
| 1077 'css/CSSPathValue.h', | 1077 'css/CSSPathValue.h', |
| 1078 'css/CSSPrimitiveValue.cpp', | 1078 'css/CSSPrimitiveValue.cpp', |
| 1079 'css/CSSPrimitiveValueMappings.h', | 1079 'css/CSSPrimitiveValueMappings.h', |
| 1080 'css/CSSProperty.cpp', | 1080 'css/CSSProperty.cpp', |
| 1081 'css/CSSPropertySourceData.cpp', | 1081 'css/CSSPropertySourceData.cpp', |
| 1082 'css/CSSQuadValue.cpp', |
| 1083 'css/CSSQuadValue.h', |
| 1082 'css/CSSReflectValue.cpp', | 1084 'css/CSSReflectValue.cpp', |
| 1083 'css/CSSRule.cpp', | 1085 'css/CSSRule.cpp', |
| 1084 'css/CSSRule.h', | 1086 'css/CSSRule.h', |
| 1085 'css/CSSRuleList.cpp', | 1087 'css/CSSRuleList.cpp', |
| 1086 'css/CSSRuleList.h', | 1088 'css/CSSRuleList.h', |
| 1087 'css/CSSSVGDocumentValue.cpp', | 1089 'css/CSSSVGDocumentValue.cpp', |
| 1088 'css/CSSSVGDocumentValue.h', | 1090 'css/CSSSVGDocumentValue.h', |
| 1089 'css/CSSSegmentedFontFace.cpp', | 1091 'css/CSSSegmentedFontFace.cpp', |
| 1090 'css/CSSSegmentedFontFace.h', | 1092 'css/CSSSegmentedFontFace.h', |
| 1091 'css/CSSSelector.cpp', | 1093 'css/CSSSelector.cpp', |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1160 'css/MediaValues.cpp', | 1162 'css/MediaValues.cpp', |
| 1161 'css/MediaValuesCached.cpp', | 1163 'css/MediaValuesCached.cpp', |
| 1162 'css/MediaValuesDynamic.cpp', | 1164 'css/MediaValuesDynamic.cpp', |
| 1163 'css/PageRuleCollector.cpp', | 1165 'css/PageRuleCollector.cpp', |
| 1164 'css/PageRuleCollector.h', | 1166 'css/PageRuleCollector.h', |
| 1165 'css/Pair.cpp', | 1167 'css/Pair.cpp', |
| 1166 'css/Pair.h', | 1168 'css/Pair.h', |
| 1167 'css/PropertySetCSSStyleDeclaration.cpp', | 1169 'css/PropertySetCSSStyleDeclaration.cpp', |
| 1168 'css/PropertySetCSSStyleDeclaration.h', | 1170 'css/PropertySetCSSStyleDeclaration.h', |
| 1169 'css/PseudoStyleRequest.h', | 1171 'css/PseudoStyleRequest.h', |
| 1170 'css/Rect.cpp', | |
| 1171 'css/Rect.h', | |
| 1172 'css/RemoteFontFaceSource.cpp', | 1172 'css/RemoteFontFaceSource.cpp', |
| 1173 'css/RemoteFontFaceSource.h', | 1173 'css/RemoteFontFaceSource.h', |
| 1174 'css/RuleFeature.cpp', | 1174 'css/RuleFeature.cpp', |
| 1175 'css/RuleFeature.h', | 1175 'css/RuleFeature.h', |
| 1176 'css/RuleSet.cpp', | 1176 'css/RuleSet.cpp', |
| 1177 'css/RuleSet.h', | 1177 'css/RuleSet.h', |
| 1178 'css/SelectorChecker.cpp', | 1178 'css/SelectorChecker.cpp', |
| 1179 'css/SelectorChecker.h', | 1179 'css/SelectorChecker.h', |
| 1180 'css/SelectorFilter.cpp', | 1180 'css/SelectorFilter.cpp', |
| 1181 'css/SelectorFilter.h', | 1181 'css/SelectorFilter.h', |
| (...skipping 2669 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3851 'style/OutlineValueTest.cpp', | 3851 'style/OutlineValueTest.cpp', |
| 3852 'style/SVGComputedStyleTest.cpp', | 3852 'style/SVGComputedStyleTest.cpp', |
| 3853 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3853 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3854 'testing/PrivateScriptTestTest.cpp', | 3854 'testing/PrivateScriptTestTest.cpp', |
| 3855 'timing/MemoryInfoTest.cpp', | 3855 'timing/MemoryInfoTest.cpp', |
| 3856 'workers/WorkerThreadTest.cpp', | 3856 'workers/WorkerThreadTest.cpp', |
| 3857 'xml/parser/SharedBufferReaderTest.cpp', | 3857 'xml/parser/SharedBufferReaderTest.cpp', |
| 3858 ], | 3858 ], |
| 3859 } | 3859 } |
| 3860 } | 3860 } |
| OLD | NEW |