| 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 29 matching lines...) Expand all Loading... |
| 40 'css/StyleSheetList.idl', | 40 'css/StyleSheetList.idl', |
| 41 'css/WebKitCSSMatrix.idl', | 41 'css/WebKitCSSMatrix.idl', |
| 42 'css/cssom/CSSAngleValue.idl', | 42 'css/cssom/CSSAngleValue.idl', |
| 43 'css/cssom/CSSCalcLength.idl', | 43 'css/cssom/CSSCalcLength.idl', |
| 44 'css/cssom/CSSKeywordValue.idl', | 44 'css/cssom/CSSKeywordValue.idl', |
| 45 'css/cssom/CSSLengthValue.idl', | 45 'css/cssom/CSSLengthValue.idl', |
| 46 'css/cssom/CSSMatrixTransformComponent.idl', | 46 'css/cssom/CSSMatrixTransformComponent.idl', |
| 47 'css/cssom/CSSNumberValue.idl', | 47 'css/cssom/CSSNumberValue.idl', |
| 48 'css/cssom/CSSPerspective.idl', | 48 'css/cssom/CSSPerspective.idl', |
| 49 'css/cssom/CSSPositionValue.idl', | 49 'css/cssom/CSSPositionValue.idl', |
| 50 'css/cssom/CSSResourceValue.idl', |
| 50 'css/cssom/CSSRotation.idl', | 51 'css/cssom/CSSRotation.idl', |
| 51 'css/cssom/CSSScale.idl', | 52 'css/cssom/CSSScale.idl', |
| 52 'css/cssom/CSSSimpleLength.idl', | 53 'css/cssom/CSSSimpleLength.idl', |
| 53 'css/cssom/CSSSkew.idl', | 54 'css/cssom/CSSSkew.idl', |
| 54 'css/cssom/CSSStyleValue.idl', | 55 'css/cssom/CSSStyleValue.idl', |
| 55 'css/cssom/CSSTokenStreamValue.idl', | 56 'css/cssom/CSSTokenStreamValue.idl', |
| 56 'css/cssom/CSSTransformComponent.idl', | 57 'css/cssom/CSSTransformComponent.idl', |
| 57 'css/cssom/CSSTransformValue.idl', | 58 'css/cssom/CSSTransformValue.idl', |
| 58 'css/cssom/CSSTranslation.idl', | 59 'css/cssom/CSSTranslation.idl', |
| 59 'css/cssom/CSSVariableReferenceValue.idl', | 60 'css/cssom/CSSVariableReferenceValue.idl', |
| (...skipping 1285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1345 'css/cssom/CSSLengthValue.h', | 1346 'css/cssom/CSSLengthValue.h', |
| 1346 'css/cssom/CSSMatrixTransformComponent.cpp', | 1347 'css/cssom/CSSMatrixTransformComponent.cpp', |
| 1347 'css/cssom/CSSMatrixTransformComponent.h', | 1348 'css/cssom/CSSMatrixTransformComponent.h', |
| 1348 'css/cssom/CSSNumberValue.h', | 1349 'css/cssom/CSSNumberValue.h', |
| 1349 'css/cssom/CSSOMKeywords.h', | 1350 'css/cssom/CSSOMKeywords.h', |
| 1350 'css/cssom/CSSOMTypes.h', | 1351 'css/cssom/CSSOMTypes.h', |
| 1351 'css/cssom/CSSPerspective.cpp', | 1352 'css/cssom/CSSPerspective.cpp', |
| 1352 'css/cssom/CSSPerspective.h', | 1353 'css/cssom/CSSPerspective.h', |
| 1353 'css/cssom/CSSPositionValue.cpp', | 1354 'css/cssom/CSSPositionValue.cpp', |
| 1354 'css/cssom/CSSPositionValue.h', | 1355 'css/cssom/CSSPositionValue.h', |
| 1356 'css/cssom/CSSResourceValue.h', |
| 1355 'css/cssom/CSSRotation.cpp', | 1357 'css/cssom/CSSRotation.cpp', |
| 1356 'css/cssom/CSSRotation.h', | 1358 'css/cssom/CSSRotation.h', |
| 1357 'css/cssom/CSSScale.cpp', | 1359 'css/cssom/CSSScale.cpp', |
| 1358 'css/cssom/CSSScale.h', | 1360 'css/cssom/CSSScale.h', |
| 1359 'css/cssom/CSSSimpleLength.cpp', | 1361 'css/cssom/CSSSimpleLength.cpp', |
| 1360 'css/cssom/CSSSimpleLength.h', | 1362 'css/cssom/CSSSimpleLength.h', |
| 1361 'css/cssom/CSSSkew.cpp', | 1363 'css/cssom/CSSSkew.cpp', |
| 1362 'css/cssom/CSSSkew.h', | 1364 'css/cssom/CSSSkew.h', |
| 1363 'css/cssom/CSSStyleValue.cpp', | 1365 'css/cssom/CSSStyleValue.cpp', |
| 1364 'css/cssom/CSSStyleValue.h', | 1366 'css/cssom/CSSStyleValue.h', |
| (...skipping 2655 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4020 'css/CSSValueTestHelper.h', | 4022 'css/CSSValueTestHelper.h', |
| 4021 'css/DragUpdateTest.cpp', | 4023 'css/DragUpdateTest.cpp', |
| 4022 'css/MediaQueryEvaluatorTest.cpp', | 4024 'css/MediaQueryEvaluatorTest.cpp', |
| 4023 'css/MediaQueryListTest.cpp', | 4025 'css/MediaQueryListTest.cpp', |
| 4024 'css/MediaQueryMatcherTest.cpp', | 4026 'css/MediaQueryMatcherTest.cpp', |
| 4025 'css/MediaQuerySetTest.cpp', | 4027 'css/MediaQuerySetTest.cpp', |
| 4026 'css/MediaValuesTest.cpp', | 4028 'css/MediaValuesTest.cpp', |
| 4027 'css/RuleFeatureSetTest.cpp', | 4029 'css/RuleFeatureSetTest.cpp', |
| 4028 'css/RuleSetTest.cpp', | 4030 'css/RuleSetTest.cpp', |
| 4029 'css/StyleSheetContentsTest.cpp', | 4031 'css/StyleSheetContentsTest.cpp', |
| 4032 'css/cssom/CSSResourceValueTest.cpp', |
| 4030 'css/cssom/CSSTokenStreamValueTest.cpp', | 4033 'css/cssom/CSSTokenStreamValueTest.cpp', |
| 4031 'css/cssom/FilteredComputedStylePropertyMapTest.cpp', | 4034 'css/cssom/FilteredComputedStylePropertyMapTest.cpp', |
| 4032 'css/invalidation/InvalidationSetTest.cpp', | 4035 'css/invalidation/InvalidationSetTest.cpp', |
| 4033 'css/parser/CSSParserFastPathsTest.cpp', | 4036 'css/parser/CSSParserFastPathsTest.cpp', |
| 4034 'css/parser/CSSParserTokenTest.cpp', | 4037 'css/parser/CSSParserTokenTest.cpp', |
| 4035 'css/parser/CSSPropertyParserTest.cpp', | 4038 'css/parser/CSSPropertyParserTest.cpp', |
| 4036 'css/parser/CSSSelectorParserTest.cpp', | 4039 'css/parser/CSSSelectorParserTest.cpp', |
| 4037 'css/parser/CSSTokenizerTest.cpp', | 4040 'css/parser/CSSTokenizerTest.cpp', |
| 4038 'css/parser/MediaConditionTest.cpp', | 4041 'css/parser/MediaConditionTest.cpp', |
| 4039 'css/parser/SizesAttributeParserTest.cpp', | 4042 'css/parser/SizesAttributeParserTest.cpp', |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4238 'testing/PrivateScriptTestTest.cpp', | 4241 'testing/PrivateScriptTestTest.cpp', |
| 4239 'timing/MemoryInfoTest.cpp', | 4242 'timing/MemoryInfoTest.cpp', |
| 4240 'timing/PerformanceBaseTest.cpp', | 4243 'timing/PerformanceBaseTest.cpp', |
| 4241 'timing/PerformanceObserverTest.cpp', | 4244 'timing/PerformanceObserverTest.cpp', |
| 4242 'workers/WorkerThreadTest.cpp', | 4245 'workers/WorkerThreadTest.cpp', |
| 4243 'workers/WorkerThreadTestHelper.h', | 4246 'workers/WorkerThreadTestHelper.h', |
| 4244 'xml/parser/SharedBufferReaderTest.cpp', | 4247 'xml/parser/SharedBufferReaderTest.cpp', |
| 4245 ], | 4248 ], |
| 4246 } | 4249 } |
| 4247 } | 4250 } |
| OLD | NEW |